Git Tutorials
The snippet can be accessed without any authentication.
Authored by
Markus Süß
Edited
Tutorials.md 625 B
# THE reference
+ [Pro Git](https://git-scm.com/book/en/v2)
# More complete and interactive
+ [Become a git guru.](https://www.atlassian.com/git/tutorials)
+ [Git Immersion](http://gitimmersion.com/index.html)
# Steeper learning curve
+ [Git for Computer Scientists](http://eagain.net/articles/git-for-computer-scientists/)
+ [A Hacker's Guide to Git](https://wildlyinaccurate.com/a-hackers-guide-to-git/)
+ [A Visual Git Reference](https://marklodato.github.io/visual-git-guide/index-en.html)
# Project organization
+ [A successful Git branching model](https://nvie.com/posts/a-successful-git-branching-model/)
Please register or sign in to comment