From: Avery Pennarun <apenwarr@gmail.com>
To: Jari Aalto <jari.aalto@cante.net>
Cc: git@vger.kernel.org
Subject: Re: FEATURE REQUEST: git tag -- add option to display SHA1 values
Date: Thu, 4 Mar 2010 13:01:04 -0500 [thread overview]
Message-ID: <32541b131003041001m5db1b84dr9cc38c6a87fe1ad5@mail.gmail.com> (raw)
In-Reply-To: <878wa8atdr.fsf@jondo.cante.net>
On Thu, Mar 4, 2010 at 12:28 PM, Jari Aalto <jari.aalto@cante.net> wrote:
> It would be nice if there were option to list the SHA1 values easily for
> every tag:
>
> $ git tag --sha # or -s short option
>
> release/1.0 3a162d7086a7da0f9621530cca5996668d1442e3
> snapshot/20100125 e7b2b55a1bc2e59b5bf4fc92bc5eaf8ec25031a3
> ...
Try this:
git show-ref --tags
Have fun,
Avery
prev parent reply other threads:[~2010-03-04 18:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-04 17:28 FEATURE REQUEST: git tag -- add option to display SHA1 values Jari Aalto
2010-03-04 18:01 ` Avery Pennarun [this message]
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=32541b131003041001m5db1b84dr9cc38c6a87fe1ad5@mail.gmail.com \
--to=apenwarr@gmail.com \
--cc=git@vger.kernel.org \
--cc=jari.aalto@cante.net \
/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).