Difference between revisions of "Git Getting Started"

From Dreamwidth Notes
Jump to: navigation, search
(git transition: seems safe to say it's done =))
Line 1: Line 1:
Dreamwidth will soon ([http://dw-dev.dreamwidth.org/115250.html 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.
+
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.

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