Git/Resources: Difference between revisions
From KitwarePublic
< Git
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 4: | Line 4: | ||
* [http://try.github.com GitHub Try Git In Your Browser] | * [http://try.github.com GitHub Try Git In Your Browser] | ||
* [http://git.wiki.kernel.org/index.php/GitDocumentation Git Documentation Wiki] | * [http://git.wiki.kernel.org/index.php/GitDocumentation Git Documentation Wiki] | ||
* [http://www.kernel.org/pub/software/scm/git/docs/everyday.html Everyday Git] | * [http://www.kernel.org/pub/software/scm/git/docs/everyday.html Everyday Git] | ||
* [http://github.com/guides/git-cheat-sheet Git Cheat-Sheet] | * [http://github.com/guides/git-cheat-sheet Git Cheat-Sheet] | ||
Line 11: | Line 10: | ||
* [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] |
Latest revision as of 09:54, 4 September 2013
Additional information about Git may be obtained at these sites: