Re: git-mergetool reverse file ordering

2016-08-15 Thread Luis Gutierrez
> Thoughts? Would you be interested in helping work up a patch > for this idea? At a minimum we should also write a test case in > t/t7610-mergetool.sh to verify that it works as advertised. > Why not reuse the existing diff.orderFile config variable? (Also > supported by the -O option to g

git-mergetool reverse file ordering

2016-07-27 Thread Luis Gutierrez
Hi, Attached is a potential patch for reversing the order on which git-mergetool presents the files to merge. Currently, when running git-mergetool, it performs a sort of the files to merge by alphabetical ordering. When working on C, this has the annoying effect of presenting the merge for a .c*