Install git from source
$ curl -O https://codeload.github.com/git/git/tar.gz/master
$ tar -zxvf master
$ cd git-master
$ make NO_OPENSSL=YesPlease NO_CURL=YesPlease prefix=/usr all
$ sudo make NO_OPENSSL=YesPlease NO_CURL=YesPlease prefix=/usr install
$ git --version
git version 1.8.4.GIT
Written by Suman Paul
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Linux
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#