Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Get git

Windows

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

Linux

Code Block
titleTerminal
borderStyledashed


$ sudo apt-get install git-core

Essential git commands

checkout, branch, clone, remote, rebase

...