From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Dirk_S=FCsserott?= Subject: Re: Which msysGit version corresponds to which official Git version? Date: Mon, 26 May 2008 21:10:53 +0200 Message-ID: <483B0B3D.70903@dirk.my1.cc> References: <48380E05.9020103@dirk.my1.cc> <3F512BCF-1D2E-46B0-84E5-4807753A2618@zib.de> <4839839C.2040605@dirk.my1.cc> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: =?ISO-8859-1?Q?Dirk_S=FCsserott?= , Steffen Prohaska , Git Mailing List To: Johannes Schindelin X-From: git-owner@vger.kernel.org Mon May 26 21:11:50 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 1K0i6n-0006wI-Ib for gcvg-git-2@gmane.org; Mon, 26 May 2008 21:11:49 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754872AbYEZTK6 convert rfc822-to-quoted-printable (ORCPT ); Mon, 26 May 2008 15:10:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754867AbYEZTK6 (ORCPT ); Mon, 26 May 2008 15:10:58 -0400 Received: from smtprelay02.ispgateway.de ([80.67.18.14]:45359 "EHLO smtprelay02.ispgateway.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754752AbYEZTK6 (ORCPT ); Mon, 26 May 2008 15:10:58 -0400 Received: from [84.176.90.138] (helo=[192.168.2.100]) by smtprelay02.ispgateway.de with esmtpa (Exim 4.68) (envelope-from ) id 1K0i5w-0000sK-8g; Mon, 26 May 2008 21:10:56 +0200 User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) In-Reply-To: X-Df-Sender: 757646 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Johannes Schindelin schrieb: > Hi, > > On Sun, 25 May 2008, Dirk S=FCsserott wrote: > > =20 >> I re-cloned git.git to a different directory >> =20 > > Why did you not just update your tracking (AKA remote) branches with = "git=20 > fetch"? > > =20 I just wanted to make sure... I'm still practicing, you know. I sometimes use the git.git repo to try out some of the commands I hear about here, because it has a reasonable number of branches and tags. Thought I screwed it up. ;-) On the other hand, I don't know how I lost tha sha1 9d8318051 (which is the tag's ID, as I've learned). Possibly I didn't actually lose it but wasn't aware of the right commands. git fetch, for an example.