lists.zerezo.com
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [OT] Your branch is ahead of the tracked remote branch 'origin/master' by 50 commits.
- Date: Fri, 4 Jul 2008 09:35:31 +0100
- From: Pedro Melo <melo@xxxxxxxxxxxxxxxx>
- Subject: Re: [OT] Your branch is ahead of the tracked remote branch 'origin/master' by 50 commits.
Hi,
On Jul 1, 2008, at 12:22 PM, Ingo Molnar wrote:
[ Oh, and i could switch between git versions without having to
rebuild
;-) ]
hmms... Can you just use
version=`git-describe`
./configure --prefix=/usr/local/git-$version
make && sudo make install
sudo sh -c 'rm -f /usr/local/git && ln -s /usr/local/git-$version /
usr/local/git'
and stick /usr/local/git/bin in your path?
Changing git versions is just a ln -s away.
Best regards,
--
Pedro Melo
Blog: http://www.simplicidade.org/notes/
XMPP ID: melo@xxxxxxxxxxxxxxxx
Use XMPP!
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html