Skip to content

Instantly share code, notes, and snippets.

@slorber
Created August 30, 2012 08:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save slorber/3524256 to your computer and use it in GitHub Desktop.
Save slorber/3524256 to your computer and use it in GitHub Desktop.
Install latest git from source
sudo add-apt-repository ppa:git-core/ppa
sudo apt-get update
sudo apt-get git-core git-doc gitk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment