From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Josef 'Jeff' Sipek" 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 Message-ID: <20080708012829.GD1880@josefsipek.net> References: <1215475392-26221-1-git-send-email-tytso@mit.edu> <1215475392-26221-2-git-send-email-tytso@mit.edu> <1215475392-26221-3-git-send-email-tytso@mit.edu> <20080708003256.GB1880@josefsipek.net> <7vwsjxxkfd.fsf@gitster.siamese.dyndns.org> <20080708011413.GC1880@josefsipek.net> <7viqvhxjhc.fsf@gitster.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "Theodore Ts'o" , git@vger.kernel.org To: Junio C Hamano X-From: git-owner@vger.kernel.org Tue Jul 08 03:30:07 2008 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1KG21r-00075F-7x for gcvg-git-2@gmane.org; Tue, 08 Jul 2008 03:30:03 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754616AbYGHB27 (ORCPT ); Mon, 7 Jul 2008 21:28:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754568AbYGHB27 (ORCPT ); Mon, 7 Jul 2008 21:28:59 -0400 Received: from filer.fsl.cs.sunysb.edu ([130.245.126.2]:37863 "EHLO filer.fsl.cs.sunysb.edu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753902AbYGHB27 (ORCPT ); Mon, 7 Jul 2008 21:28:59 -0400 Received: from josefsipek.net (baal.fsl.cs.sunysb.edu [130.245.126.78]) by filer.fsl.cs.sunysb.edu (8.12.11.20060308/8.13.8) with ESMTP id m681SRcY020618; Mon, 7 Jul 2008 21:28:27 -0400 Received: by josefsipek.net (Postfix, from userid 1000) id 293591C00D88; Mon, 7 Jul 2008 21:28:29 -0400 (EDT) Content-Disposition: inline In-Reply-To: <7viqvhxjhc.fsf@gitster.siamese.dyndns.org> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Mon, Jul 07, 2008 at 06:17:19PM -0700, Junio C Hamano wrote: > "Josef 'Jeff' Sipek" 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).