Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Conflicts: field in commit messages

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Mon, 6 Oct 2014 12:30:45 -0700
On Oct 6, 2014, at 12:03 PM, Bálint Réczey <balint@xxxxxxxxxxxxxxx> wrote:

> Hi All,
> 
> I usually leave the "Conflicts: ..." in the commit message after
> resolving conflicts to document that the merge was not automatic.
> Should I continue doings so you prefer removing this from the commit message?
> Guy raised the issue in https://code.wireshark.org/review/#/c/4438 ,
> but I think the question deserves more attention than being just a
> valid code-review comment.

Back when we were using SVN, the convention Gerald (and some others) used was to have backport checking messages be of the form

	Copied over XXX from the trunk:

	[commit message from the trunk]

or


	Copied over XXX from the trunk with manual intervention:

	[commit message from the trunk]

or something such as that.

Is there any advantage to listing the files that required manual intervention?

Is there any advantage to saying "with manual intervention" rather than "Conflicts:"?

Is there any advantage to mentioning the manual intervention if the only issues were white space issues?