[PATCH/RFC v2 2/2] git-am: add am.threeWay config variable
From: Remi LESPINET <hidden>
Date: 2016-06-15 23:05:06
Matthieu Moy [off-list ref] writes:
Remi Lespinet [off-list ref] writes:quoted
+if test "$(git config --bool --get am.threeWay)" = true +then + threeway=t +fiI think you missed Paul's remark on this: http://article.gmane.org/gmane.comp.version-control.git/270150 Not terribly important since am will be rewritten soon, though.
Oh right, sorry about that, I modify it and I resend the patch asap