git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* cherry-pick strangeness
@ 2019-06-13 22:40 Vincent Legoll
  2019-06-13 22:56 ` Elijah Newren
  0 siblings, 1 reply; 4+ messages in thread
From: Vincent Legoll @ 2019-06-13 22:40 UTC (permalink / raw)
  To: git, Vincent Legoll - Gmail

[-- Attachment #1: Type: text/plain, Size: 939 bytes --]

Hello,

I stumbled upon a strange behavior of cherry-pick,
running the attached script yields different results
from running the same command lines manually in
an interactive shell, one after the other.

I searched the man page and found no indications
that that should act in this way. It looks like the CLI
args "--ff" & "--no-ff" or the absence of it are not
doing the same in a script as in an interactive shell.

I  asked in the IRC channel, and was asked to report
it here.

I tried to reproduce it in various environments, I
ran it in Centos 7, debian 9, ubuntu bionic & cosmic,
alpine & fedora, in docker containers, all giving the
same results. The git versions tested range from
1.8.3.1 to 2.21.0.

Trying to reproduce, I created the attached script,
which reports 3 times "SAME", whereas the case
using "--no-ff" should print "DIFF", if I'm not wrong
in reading its manpage description.

What am I missing ?

-- 
Vincent Legoll

[-- Attachment #2: repro.sh --]
[-- Type: application/x-shellscript, Size: 2290 bytes --]

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

end of thread, other threads:[~2019-06-15  0:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-13 22:40 cherry-pick strangeness Vincent Legoll
2019-06-13 22:56 ` Elijah Newren
2019-06-14  7:26   ` Vincent Legoll
2019-06-15  0:24     ` Phil Hord

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