When I use git difftool --dir-diff
the files are copied to temporary folders and in my diff tool the dates are the time the files were copied.
I'd like the files to have the dates from the working folder / repo.
Is it possible and if so how?
Using Windows 10 and cmd.exe but would consider alternatives to cmd.exe if that makes it possible.