From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Couder Subject: Re: Problem with bisect Date: Tue, 7 Aug 2007 07:26:52 +0200 Message-ID: <200708070726.53428.chriscool@tuxfamily.org> References: <46B5F48D.7020907@lwfinger.net> <200708070350.50419.chriscool@tuxfamily.org> <46B7DEB5.4060402@lwfinger.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: git@vger.kernel.org To: Larry Finger X-From: git-owner@vger.kernel.org Tue Aug 07 07:20:02 2007 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1IIHU4-0008ON-M5 for gcvg-git@gmane.org; Tue, 07 Aug 2007 07:19:57 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755469AbXHGFTj convert rfc822-to-quoted-printable (ORCPT ); Tue, 7 Aug 2007 01:19:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756672AbXHGFTi (ORCPT ); Tue, 7 Aug 2007 01:19:38 -0400 Received: from smtp1-g19.free.fr ([212.27.42.27]:39750 "EHLO smtp1-g19.free.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753545AbXHGFTi convert rfc822-to-8bit (ORCPT ); Tue, 7 Aug 2007 01:19:38 -0400 Received: from smtp1-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp1-g19.free.fr (Postfix) with ESMTP id 96F7B1AB2C6; Tue, 7 Aug 2007 07:19:36 +0200 (CEST) Received: from bureau.boubyland (gre92-7-82-243-130-161.fbx.proxad.net [82.243.130.161]) by smtp1-g19.free.fr (Postfix) with ESMTP id 870BB1AB2BB; Tue, 7 Aug 2007 07:19:36 +0200 (CEST) User-Agent: KMail/1.9.5 In-Reply-To: <46B7DEB5.4060402@lwfinger.net> Content-Disposition: inline Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Le mardi 7 ao=FBt 2007 04:53, Larry Finger a =E9crit : > > Has the ability to use a commit hash to indicate a start point been i= n > git for a long time? Yes, it has always been there. > I think I remember trying it before when a version=20 > tag had not been downloaded and having a failure. It should have worked. Best regards, Christian.