From: Lars Hjemli <hjemli@gmail.com>
To: Peter Krefting <peter@softwolves.pp.se>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: How to achieve "git tag --merged"?
Date: Tue, 27 Apr 2010 13:26:01 +0200 [thread overview]
Message-ID: <t2i8c5c35581004270426mf5cb8d2dp81e84506d088108d@mail.gmail.com> (raw)
In-Reply-To: <alpine.DEB.2.00.1004270846280.4769@ds9.cixit.se>
On Tue, Apr 27, 2010 at 09:59, Peter Krefting <peter@softwolves.pp.se> wrote:
> I wish to list all tags that are set on commits that are ancestors of
> the current commit
Try `git log --decorate --simplify-by-decoration --pretty=%d`
--
larsh
prev parent reply other threads:[~2010-04-27 11:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-27 7:59 How to achieve "git tag --merged"? Peter Krefting
2010-04-27 11:26 ` Lars Hjemli [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=t2i8c5c35581004270426mf5cb8d2dp81e84506d088108d@mail.gmail.com \
--to=hjemli@gmail.com \
--cc=git@vger.kernel.org \
--cc=peter@softwolves.pp.se \
/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).