Software Development
Pages
(Move to ...)
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.
‹
›
Home
View web version