From: "Josef 'Jeff' Sipek" <jeffpc@josefsipek.net>
To: Junio C Hamano <gitster@pobox.com>
Cc: "Theodore Ts'o" <tytso@MIT.EDU>, git@vger.kernel.org
Subject: Re: [PATCH 2/2] Make guilt work even after git-sh-setup is moved out of the user's path
Date: Mon, 7 Jul 2008 21:28:29 -0400 [thread overview]
Message-ID: <20080708012829.GD1880@josefsipek.net> (raw)
In-Reply-To: <7viqvhxjhc.fsf@gitster.siamese.dyndns.org>
On Mon, Jul 07, 2008 at 06:17:19PM -0700, Junio C Hamano wrote:
> "Josef 'Jeff' Sipek" <jeffpc@josefsipek.net> writes:
>
> > A fresh clone (from master.kernel.org over ssh) gets me:
> >
> > $ git describe
> > v1.5.6.2-247-g9237122
> > $ git --version
> > git version 1.5.6.GIT
> > $ git --exec-path
> > /home/jeffpc/git-bin/bin
> >
> > You seem to have a different HEAD for the master branch than I do.
>
> Oh, my private 'master' almost always is ahead of the public one after
> work.
>
> But I do not have any new changes around this area lately. Promise ;-).
Heh.
Alright, mystery solved. I had a GIT_EXEC_PATH set. Removing it from my
bash_profile makes everything work just fine.
Sorry for the noise.
Jeff.
--
Penguin : Linux version 2.6.25.4 on an i386 machine (6135.77 BogoMips).
prev parent reply other threads:[~2008-07-08 1:30 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-08 0:03 Two quick patches for guilt v0.30 Theodore Ts'o
2008-07-08 0:03 ` [PATCH 1/2] must_commit_first: Make sure the index is up to date Theodore Ts'o
2008-07-08 0:03 ` [PATCH 2/2] Make guilt work even after git-sh-setup is moved out of the user's path Theodore Ts'o
2008-07-08 0:32 ` Josef 'Jeff' Sipek
2008-07-08 0:56 ` Junio C Hamano
2008-07-08 1:14 ` Josef 'Jeff' Sipek
2008-07-08 1:17 ` Junio C Hamano
2008-07-08 1:28 ` Josef 'Jeff' Sipek [this message]
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=20080708012829.GD1880@josefsipek.net \
--to=jeffpc@josefsipek.net \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=tytso@MIT.EDU \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.