David Aguilar <davvid@xxxxxxxxx> writes: > Teach the difftool script to use symlinks when doing > directory diffs in --dir-diff mode. > > This is v2 of the patch because I had a typo in one of the > commit messages and gmail ate 4/5 in the last round. FWIW, I received all including 4/5 in my inboxes (at pobox and gmail---I am doubly subscribed). I still haven't figured out what in the original 4/5 was so special to be dropped somewhere in between. > David Aguilar (5): > difftool: Simplify print_tool_help() > difftool: Eliminate global variables > difftool: Move option values into a hash > difftool: Call the temp directory "git-difftool" > difftool: Use symlinks when diffing against the worktree > > Documentation/git-difftool.txt | 8 ++ > git-difftool.perl | 184 ++++++++++++++++++++++++----------------- > 2 files changed, 115 insertions(+), 77 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html