Skip to content

Instantly share code, notes, and snippets.

@strika
Created October 2, 2013 08:16
Show Gist options
  • Save strika/6790557 to your computer and use it in GitHub Desktop.
Save strika/6790557 to your computer and use it in GitHub Desktop.
Latest Git on Ubuntu
sudo apt-get install python-software-properties
sudo add-apt-repository ppa:git-core/ppa
sudo apt-get update
sudo apt-get install git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment