Git/Resources: Difference between revisions
From KitwarePublic
< Git
Jump to navigationJump to search
No edit summary |
mNo edit summary |
||
Line 11: | Line 11: | ||
* [http://marklodato.github.com/visual-git-guide/ A Visual Git Reference] | * [http://marklodato.github.com/visual-git-guide/ A Visual Git Reference] | ||
* [http://nvie.com/posts/a-successful-git-branching-model/ A successful Git branching model] [http://github.com/downloads/nvie/gitflow/Git-branching-model.pdf PDF] | * [http://nvie.com/posts/a-successful-git-branching-model/ A successful Git branching model] [http://github.com/downloads/nvie/gitflow/Git-branching-model.pdf PDF] | ||
* [http://pcottle.github.com/learnGitBranching/ LearnGitBranching - Web application designed to help beginners grasp the powerful concepts behind branching] |
Revision as of 21:56, 4 March 2013
Additional information about Git may be obtained at these sites:
- Git Homepage
- GitHub Try Git In Your Browser
- Git Documentation Wiki
- Git Community Book
- Everyday Git
- Git Cheat-Sheet
- Pro Git
- Git Reference
- A Visual Git Reference
- A successful Git branching model PDF
- LearnGitBranching - Web application designed to help beginners grasp the powerful concepts behind branching