Difference between revisions of "Git Getting Started"
From Dreamwidth Notes
m (categorising the page, whoops) |
(tinker toy) |
||
Line 7: | Line 7: | ||
* [http://beust.com/weblog/2010/04/06/git-for-the-nervous-developer/ Git for the nervous developer] | * [http://beust.com/weblog/2010/04/06/git-for-the-nervous-developer/ Git for the nervous developer] | ||
* [http://thkoch2001.github.com/whygitisbetter/ Why Git is better] | * [http://thkoch2001.github.com/whygitisbetter/ Why Git is better] | ||
+ | * [http://blip.tv/open-source-developers-conference/git-for-ages-4-and-up-4460524 Git for Ages 4 and Up (the tinker toy demonstration) - video] | ||
If you'd like some ''serious'' extra-credit reading, have a look at [http://git.wiki.kernel.org/index.php/GitDocumentation the Git documentation!] | If you'd like some ''serious'' extra-credit reading, have a look at [http://git.wiki.kernel.org/index.php/GitDocumentation the Git documentation!] |
Revision as of 04:13, 24 July 2012
Dreamwidth will soon (as of April 2012) be moving away from Mercurial repositories to a workflow involving GitHub. This page currently serves as a collection of introductory Git resources.
- Introduction to Git - video
- Introduction to Git - slides
- Pro Git by Scott Chacon, available free of charge in many formats
- OpenHatch's Intro to Git training mission
- Git for the nervous developer
- Why Git is better
- Git for Ages 4 and Up (the tinker toy demonstration) - video
If you'd like some serious extra-credit reading, have a look at the Git documentation!