Created
September 30, 2016 06:53
-
-
Save bpqm/bf4c1826094a082273c096988a28bc45 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
reference: http://stackoverflow.com/questions/21820715/how-to-install-latest-version-of-git-on-centos-6-x-7-x | |
yum install http://opensource.wandisco.com/centos/7/git/x86_64/wandisco-git-release-7-2.noarch.rpm | |
yum update git |
Simple and straightforward! Thanks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
cool..!