Git Getting Started
From Dreamwidth Notes
Revision as of 03:24, 27 April 2013 by Shadowspar (Talk | contribs)
Dreamwidth uses Git for source code control, with the code being hosted on GitHub.
- Git for Ages 4 and Up: aka "The Tinker Toy Demonstration". Probably one of the best ways to learn how Git works "under the hood". Many of the things Git does make much more sense once you know a little about what's happening behind the scenes.
- LCA 2013: Talk page with resources youtube video mp4 video download
- OSDC.au 2010: talk page blip.tv video
- 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
- Moving your Dreamwidth installation to use Github -- If you're ready to start transitioning your dev environment
- Git commit messages
If you'd like some serious extra-credit reading, have a look at the Git documentation!