InstallGit

Revision 3 as of 2013-08-03 21:35:50

Clear message

Installing GIT

To use git you must have the git package installed on your system, which you can install like this:

  • sudo apt-get install git

Note if you're running Ubuntu 10.04 LTS (Lucid), you'll instead have to install the git-core package.