git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bug report: "git-merge --ff" should fail if branches have diverged
@ 2012-02-22 21:51 Sean Gies
  2012-02-22 22:14 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Sean Gies @ 2012-02-22 21:51 UTC (permalink / raw)
  To: git@vger.kernel.org

Git developers, I have a small bug report:

When I specify the "--ff" option to git-merge, I expect it to perform a fast-forward merge or none at all. If the branches have diverged and a fast-forward cannot be done, I expect the command to fail. With git 1.7.6, if "git-merge -ff" cannot fast-forward, it falls back to creating the merge commit I did not want.

Thank you,
-Sean

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

end of thread, other threads:[~2012-02-22 22:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-22 21:51 Bug report: "git-merge --ff" should fail if branches have diverged Sean Gies
2012-02-22 22:14 ` Junio C Hamano
2012-02-22 22:27   ` [PATCH] Documentation/merge-options.txt: group "ff" related options together Junio C Hamano

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