Re: git --version

From: Linus Torvalds <torvalds@osdl.org>
Date: 2006-06-01 05:35:06
On Wed, 31 May 2006, Paolo Ciarrocchi wrote:
> > 
> >         git describe
> 
> paolo@Italia:~/git$ git describe
> v1.3.3-g2186d56

Ok.

> >         ./git --version
> 
> paolo@Italia:~/git$ ./git --version
> git version 1.3.3.g2186
> 
> Doh..

Ok, that's also good.

> >         which git
> 
> paolo@Italia:~/git$ which git
> /home/paolo/bin/git

I 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/.

			Linus
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Thu Jun 01 05:35:56 2006

This archive was generated by hypermail 2.1.8 : 2006-06-01 05:36:27 EST