Re: git --version
From: Paolo Ciarrocchi <hidden>
Date: 2016-06-15 22:42:28
On 5/31/06, Linus Torvalds [off-list ref] wrote:
On Wed, 31 May 2006, Paolo Ciarrocchi wrote:quoted
quoted
git describepaolo@Italia:~/git$ git describe v1.3.3-g2186d56Ok.quoted
quoted
./git --versionpaolo@Italia:~/git$ ./git --version git version 1.3.3.g2186 Doh..Ok, that's also good.quoted
quoted
which gitpaolo@Italia:~/git$ which git /home/paolo/bin/gitI think I know what's up. Your "sudo" made "$HOME" be /root. So by doing "sudo make install", you installed the git in _roots_ ~/bin, ie /root/bin/.
Doh... not sure to follow you, just did: sudo make install paolo@Italia:~/git$ ls /root/ paolo@Italia:~/git$ git --version git version 1.3.GIT -- Paolo http://paolociarrocchi.googlepages.com