Software Development
Pages
Home
About
Contact
Monday, October 15, 2012
Upgrading GIT on Ubuntu 10.04
sudo add-apt-repository ppa:git-core/ppa
sudo apt-get update
sudo apt-get install git
Notes from stackoverflow. This works.
Newer Post
Older Post
Home