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
[...] install git gitk '/home/paolo/bin'Why are you doing a "sudo" when you install in your own ~/bin (the default for git).
Good question :-) Just because I'm used to do that but you are absolutelly right saying that is wrong.
The whole point of installing in ~/bin is to not need any elevated priorities. I get the feeling that you might have installed something in /usr/bin/ or /usr/local/bin earlier, and that they are before ~/bin in your PATH.
I don't think so since: paolo@Italia:~/git$ which git /home/paolo/bin/git But I'll do a make && make install in a minute. Thanks! Ciao, -- Paolo http://paolociarrocchi.googlepages.com