git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-log --cherry-pick gives different results when using tag or tag^{}
@ 2014-01-10 13:15 Francis Moreau
  2014-01-15  9:49 ` Jeff King
  0 siblings, 1 reply; 9+ messages in thread
From: Francis Moreau @ 2014-01-10 13:15 UTC (permalink / raw)
  To: git@vger.kernel.org

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.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-01-15 22:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-10 13:15 git-log --cherry-pick gives different results when using tag or tag^{} Francis Moreau
2014-01-15  9:49 ` 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

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).