The following commands install the latest stable release of git.
sudo add-apt-repository ppa:git-core/ppa
sudo aptitude update
sudo aptitude upgrade
References
25 Feb 2013
  
  
   - 
  linux, 
  
  
  
  git
  
  
  
The following commands install the latest stable release of git.
sudo add-apt-repository ppa:git-core/ppa
sudo aptitude update
sudo aptitude upgrade
References