Re: [PATCH] difftool --dir-diff: copy back all files matching the working tree

2013-05-26 Thread John Keeping
On Mon, May 27, 2013 at 12:00:46AM +0900, Kenichi Saita wrote: > After running the user's diff tool, "git difftool --dir-dif --no-symlink" > currently copied back a temporary file to working tree only when a file > contains unstaged changes in the working tree. > > Change this behavior so that tem

[PATCH] difftool --dir-diff: copy back all files matching the working tree

2013-05-26 Thread Kenichi Saita
After running the user's diff tool, "git difftool --dir-dif --no-symlink" currently copied back a temporary file to working tree only when a file contains unstaged changes in the working tree. Change this behavior so that temporary files are copied back to working tree whenever the right-hand side