diff options
author | David Aguilar <davvid@gmail.com> | 2012-07-22 23:05:30 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-07-23 09:35:53 -0700 |
commit | 1f2293457579a5bf22bb9c8324ded22b10705cc2 (patch) | |
tree | 3f2fb41cbc8016c0891ba19017ecf091ef98174e /vcs-svn | |
parent | difftool: Call the temp directory "git-difftool" (diff) | |
download | tgif-1f2293457579a5bf22bb9c8324ded22b10705cc2.tar.xz |
difftool: Use symlinks when diffing against the worktree
Teach difftool's --dir-diff mode to use symlinks to represent
files from the working copy, and make it the default behavior
for the non-Windows platforms.
Using symlinks is simpler and safer since we do not need to
worry about copying files back into the worktree.
The old behavior is still available as --no-symlinks.
Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'vcs-svn')
0 files changed, 0 insertions, 0 deletions