git difftool, winmerge with new files
I've seen the entries on only showing modified files etc. with difftool but has anyone found a way yet to also show the new files? I still want to see what someone added as part of the commit, even though it's a new file and not a modification. Seems like what difftool needs is to create an empty 'dummy' file so that tools like winmerge have something to 'diff' against. jamiebarrow I too seek the answer to your problem, but I offer some workarounds until that happens. You may be able to try the --dir-diff option, which works alright, but I prefer each change opening in a separate window than