From: Jan Krueger <jk@jk.gs>
To: "Dirk Süsserott" <newsletter@dirk.my1.cc>
Cc: Steffen Prohaska <prohaska@zib.de>,
Git Mailing List <git@vger.kernel.org>
Subject: Re: Which msysGit version corresponds to which official Git version?
Date: Sun, 25 May 2008 17:38:59 +0200 [thread overview]
Message-ID: <20080525173859.6d55ccc3@neuron> (raw)
In-Reply-To: <4839839C.2040605@dirk.my1.cc>
Hi,
> I'd expected that "HEAD is now at 9d8318051...". Wrong?
> When I checkout "1d2375d" it says the very same:
> > HEAD is now at 1d2375d... GIT 1.5.5
9d831 is the v1.5.5 tag object; 1d237 is the commit it points to. When
you pass a tag reference to checkout, it gets dereferenced to the
corresponding commit.
--
Best regards
Jan Krüger <jk@jk.gs>
next prev parent reply other threads:[~2008-05-25 15:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-24 12:45 Which msysGit version corresponds to which official Git version? Dirk Süsserott
2008-05-24 15:26 ` Steffen Prohaska
2008-05-25 15:19 ` Dirk Süsserott
2008-05-25 15:38 ` Jan Krueger [this message]
2008-05-25 15:59 ` Dirk Süsserott
2008-05-25 15:46 ` Todd Zullinger
2008-05-26 10:48 ` Johannes Schindelin
2008-05-26 19:10 ` Dirk Süsserott
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=20080525173859.6d55ccc3@neuron \
--to=jk@jk.gs \
--cc=git@vger.kernel.org \
--cc=newsletter@dirk.my1.cc \
--cc=prohaska@zib.de \
/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.