Skip to content

Commit

Permalink
advanced git: add extra materials
Browse files Browse the repository at this point in the history
  • Loading branch information
OleksiyRudenko committed Oct 20, 2018
1 parent 5abcba2 commit dc73df3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion tasks/git-advanced.md
Expand Up @@ -69,7 +69,12 @@ for they are better comprehended when practising.
* [Git Patterns and Anti-Patterns](https://dzone.com/refcardz/git-patterns-and-anti-patterns?chapter=1)
* [Oh shit, git!](http://ohshitgit.com/)
* [Flight rules for git](https://github.com/k88hudson/git-flight-rules)
* [GitHub Learning Lab](https://lab.github.com/courses)
* [GitHub Learning Lab](https://lab.github.com/courses):
- [Reviewing pull requests](https://lab.github.com/githubtraining/reviewing-pull-requests)
- [Managing merge conflicts](https://lab.github.com/githubtraining/managing-merge-conflicts)
* [Rebase techniques](https://gist.github.com/OleksiyRudenko/232e1ebe6ed0780fc69d7391723cc75b)
* [Merging repos](https://gist.github.com/OleksiyRudenko/3324acdab15fff52955979522c878a3e)
* [How to publish `dist/*` only on github pages](https://gist.github.com/OleksiyRudenko/7e94aa2d18927e0c5e65b2b5a1c0e375)
* [octotree](https://github.com/ovity/octotree) // [Chrome github navigation plug-in](https://chrome.google.com/webstore/detail/octotree/bkhaagjahfmjljalopjnoealnfndnagc?hl=en-US)
* [小泻褉懈薪泻邪褋褌 锌芯 git :clapper::clapper::clapper:](https://learn.javascript.ru/screencast/git)
* [_placeholder for workshop videocast_](#)
Expand Down

0 comments on commit dc73df3

Please sign in to comment.