Difference between revisions of "Git Getting Started"

From Dreamwidth Notes
Jump to: navigation, search
(Added Git category)
Line 12: Line 12:
  
 
* [[Moving your Dreamwidth installation to use Github]] -- If you're ready to start transitioning your dev environment
 
* [[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 [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 09:30, 28 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.

If you'd like some serious extra-credit reading, have a look at the Git documentation!