<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Mar 16, 2016 at 4:25 AM, Mukunda Modell <span dir="ltr"><<a href="mailto:mmodell@wikimedia.org" target="_blank">mmodell@wikimedia.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Tweaking the code during merge is actually something differential / arcanist already supports. It's amending someone else's revision (outside of the merge process) that is currently prevented in arcanist.</div></div></blockquote><div><br></div><div>Nontrivial changes in a merge commit is a bad practice, as the changes are invisible to git diff / git log -p unless you explicitly tell git to diff to the non-default parent, so they inevitably cause confusion.</div></div></div></div>