Difference between revisions of "Git Getting Started"
From Dreamwidth Notes
Foxfirefey (Talk | contribs) (links to github help, link to transition DW install to github page) |
(Added Git category) |
||
Line 17: | Line 17: | ||
[[Category: Getting Started]] | [[Category: Getting Started]] | ||
[[Category: Development]] | [[Category: Development]] | ||
+ | [[Category: Git]] |
Revision as of 08:30, 22 August 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
- Moving your Dreamwidth installation to use Github -- If you're ready to start transitioning your dev environment
If you'd like some serious extra-credit reading, have a look at the Git documentation!