From: Francis Moreau <francis.moro@gmail.com>
To: "git@vger.kernel.org" <git@vger.kernel.org>
Subject: git-log --cherry-pick gives different results when using tag or tag^{}
Date: Fri, 10 Jan 2014 14:15:40 +0100 [thread overview]
Message-ID: <52CFF27C.1090108@gmail.com> (raw)
Hello,
In mykernel repository, I'm having 2 different behaviours with git-log
but I don't understand why:
Doing:
$ git log --oneline --cherry-pick --left-right v3.4.71-1^{}...next
and
$ git log --oneline --cherry-pick --left-right v3.4.71-1...next
give something different (where v3.4.71-1 is a tag).
The command using ^{} looks the one that gives correct result I think.
Could anybody enlight me ?
Thanks.
next reply other threads:[~2014-01-10 13:14 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-10 13:15 Francis Moreau [this message]
2014-01-15 9:49 ` git-log --cherry-pick gives different results when using tag or tag^{} Jeff King
2014-01-15 9:59 ` Francis Moreau
2014-01-15 19:57 ` Junio C Hamano
2014-01-15 20:26 ` revision: propagate flag bits from tags to pointees Junio C Hamano
2014-01-15 21:56 ` Jeff King
2014-01-15 22:25 ` Junio C Hamano
2014-01-15 22:41 ` Junio C Hamano
2014-01-15 21:53 ` git-log --cherry-pick gives different results when using tag or tag^{} Jeff King
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=52CFF27C.1090108@gmail.com \
--to=francis.moro@gmail.com \
--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.
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).