...
Get git
Windows
http://code.google.com/p/msysgit/
Linux
Code Block | ||||
---|---|---|---|---|
| ||||
$ sudo apt-get install git-core
|
Essential git commands
checkout, branch, clone, remote, rebase
...
...
http://code.google.com/p/msysgit/
Code Block | ||||
---|---|---|---|---|
| ||||
$ sudo apt-get install git-core
|
checkout, branch, clone, remote, rebase
...