Hi, On Tue, Jun 2, 2015 at 9:37 PM, Matthieu Moy <matthieu....@grenoble-inp.fr> wrote: > Remi Lespinet <remi.lespi...@ensimag.grenoble-inp.fr> writes: > >> +if test "$(git config --bool --get am.threeWay)" = true >> +then >> + threeway=t >> +fi > > I 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.
As the person who had to do four preparatory patch series' to fix bugs for the rewrite of git-pull, I respectfully disagree ;-) Regards, Paul -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html