Skip to content

Instantly share code, notes, and snippets.

@gastonfeng
Last active April 22, 2019 10:10
Show Gist options
  • Save gastonfeng/423bab56cc5d99293a990d246aab699b to your computer and use it in GitHub Desktop.
Save gastonfeng/423bab56cc5d99293a990d246aab699b to your computer and use it in GitHub Desktop.
ubuntu install lastest git
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