From: freefly <free.fly@live.com>
To: git@vger.kernel.org
Subject: Re: git version not changed after installing new version
Date: Wed, 25 Jan 2012 19:32:10 +0000 (UTC) [thread overview]
Message-ID: <loom.20120125T202642-92@post.gmane.org> (raw)
In-Reply-To: 1327517841.31804.75.camel@centaur.lab.cmartin.tk
> What do `which git` and `type git` say? Bash remembers where it ran a
> command so if you install a binary to a new location, it might not find
> it straight away.
which git => /usr/bin/git
type git => git is hashed (/usr/bin/git)
> So the script detected that no change was needed presumably. What's your
> $PATH and is /usr/local/bin/ before /usr/bin/?
echo $PATH => /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:
/usr/X11/bin:/usr/local/git/bin:/opt/local/bin
from the above output it is not before /usr/bin :(
next prev parent reply other threads:[~2012-01-25 19:32 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-25 16:45 git version not changed after installing new version freefly
2012-01-25 16:57 ` Kirill Likhodedov
2012-01-25 17:03 ` Thomas Rast
2012-01-25 17:19 ` freefly
2012-01-25 18:57 ` Carlos Martín Nieto
2012-01-25 19:32 ` freefly [this message]
2012-01-25 19:58 ` Carlos Martín Nieto
2012-01-25 20:20 ` freefly
2012-01-25 22:29 ` Carlos Martín Nieto
2012-01-26 14:33 ` freefly
2012-01-26 15:13 ` freefly
2012-01-26 16:52 ` Holger Hellmuth
2012-01-26 17:52 ` freefly
2012-01-25 20:23 ` freefly
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=loom.20120125T202642-92@post.gmane.org \
--to=free.fly@live.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).