Skip to content

Instantly share code, notes, and snippets.

@pine
Created January 10, 2016 01:29
Show Gist options
  • Select an option

  • Save pine/dcbb4b7d909456051a70 to your computer and use it in GitHub Desktop.

Select an option

Save pine/dcbb4b7d909456051a70 to your computer and use it in GitHub Desktop.
git_2.3_ubuntu_14.04.txt
$ sudo add-apt-repository ppa:git-core/ppa
$ sudo apt-get update
$ sudo apt-get install git
$ git version //2.3.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment