git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Request for adding a "clean" merge strategy for a double-commit merge to deal with conflicts separately
@ 2020-07-16 17:15 Alireza
  2020-07-16 17:25 ` Michal Suchánek
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Alireza @ 2020-07-16 17:15 UTC (permalink / raw)
  To: git

Hi,

Even though the merge commit's message includes conflicted files by
default, the *resolution* itself is lost, that is, it's hard or
impossible to review how the author *resolved* said conflicts.

The proposal is that an option like `-X clean` would commit a clean
merge and leave out any conflicting hunks in the tree for a follow-up
commit to resolve conflicts.

That would be extremely helpful for a code reviewer to see how a
possibly external contributor has dealt with upstream changes e.g. in
a long-standing branch.

Any comment would be appreciated.

Thanks,
Alireza

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

end of thread, other threads:[~2020-07-21 20:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-16 17:15 Request for adding a "clean" merge strategy for a double-commit merge to deal with conflicts separately Alireza
2020-07-16 17:25 ` Michal Suchánek
2020-07-16 17:31 ` Junio C Hamano
2020-07-21 16:15   ` Alireza
2020-07-21 17:08 ` Elijah Newren
2020-07-21 17:16   ` Alireza
2020-07-21 17:34     ` Elijah Newren
2020-07-21 20:43   ` Junio C Hamano

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