Difference between revisions of "Git Getting Started"
From Dreamwidth Notes
Shadowspar (Talk | contribs) (git transition: seems safe to say it's done =)) |
|||
Line 1: | Line 1: | ||
− | Dreamwidth | + | Dreamwidth uses Git for source code control, with the code being hosted on GitHub. |
* [http://vimeo.com/35778382 Introduction to Git - video] | * [http://vimeo.com/35778382 Introduction to Git - video] |
Revision as of 03:10, 27 April 2013
Dreamwidth uses Git for source code control, with the code being hosted on GitHub.
- 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
- Git commit messages
If you'd like some serious extra-credit reading, have a look at the Git documentation!