git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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:14:13 -0400	[thread overview]
Message-ID: <20080708011413.GC1880@josefsipek.net> (raw)
In-Reply-To: <7vwsjxxkfd.fsf@gitster.siamese.dyndns.org>

On Mon, Jul 07, 2008 at 05:56:54PM -0700, Junio C Hamano wrote:
> "Josef 'Jeff' Sipek" <jeffpc@josefsipek.net> writes:
...
> > jeffpc@freyr:~$ git --version
> > git version 1.5.6.2.247.g923712
> > jeffpc@freyr:~$ git --exec-path
> > /home/jeffpc/git-bin/bin
> 
> Hmm, it is yours that look wrong.
 
Ok.

> With 1.6.0 preview (aka 'master'):
> 
> $ git --version
> git version 1.5.6.2.255.gbed62

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.

Josef 'Jeff' Sipek.

-- 
Don't drink and derive. Alcohol and algebra don't mix.

  reply	other threads:[~2008-07-08  1:15 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 [this message]
2008-07-08  1:17           ` Junio C Hamano
2008-07-08  1:28             ` Josef 'Jeff' Sipek

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=20080708011413.GC1880@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 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).