From: wferi@niif.hu (Ferenc Wágner)
To: git@vger.kernel.org
Cc: wferi@niif.hu
Subject: branch --contains / tag --merged inconsistency
Date: Fri, 27 Apr 2018 16:30:57 +0200 [thread overview]
Message-ID: <87fu3g67ry.fsf@lant.ki.iif.hu> (raw)
Hi,
I'm moving the IRC discussion here, because this might be a bug report
in the end. So, kindly try these steps (103 MB free space required):
$ git clone https://github.com/ClusterLabs/pacemaker.git && cd pacemaker
[...]
$ git branch --contains Pacemaker-0.6.1
* master
$ git tag --merged master | fgrep Pacemaker-0.6
Pacemaker-0.6.0
Pacemaker-0.6.2
Pacemaker-0.6.3
Pacemaker-0.6.4
Pacemaker-0.6.5
Pacemaker-0.6.6
Notice that Pacemaker-0.6.1 is missing from the output. Kind people on
IRC didn't find a quick explanation, and we all had to go eventually.
Is this expected behavior? Reproduced with git 2.11.0 and 2.17.0.
--
Thanks,
Feri
next reply other threads:[~2018-04-27 14:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-27 14:30 Ferenc Wágner [this message]
2018-04-27 16:03 ` branch --contains / tag --merged inconsistency SZEDER Gábor
2018-04-28 6:27 ` Ferenc Wágner
2018-04-30 14:01 ` Derrick Stolee
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
List information: http://vger.kernel.org/majordomo-info.html
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87fu3g67ry.fsf@lant.ki.iif.hu \
--to=wferi@niif.hu \
--cc=git@vger.kernel.org \
/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.
Code repositories for project(s) associated with this public inbox
https://80x24.org/mirrors/git.git
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 read-only IMAP folder(s) and NNTP newsgroup(s).