Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Get git

http://git-scm.com/

Windows

http://code.google.com/p/msysgit/

Linux

Terminal
$ sudo apt-get install git-core

Essential git commands

checkout, branch, clone, remote, rebase

Github

fork

Development workflow

  • No labels