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 /sha1-lookup.h | |
parent | b965e8f44ad76a810c60406d01b45b87d6ac2701 (diff) | |
download | git-1f2293457579a5bf22bb9c8324ded22b10705cc2.tar.gz |
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 'sha1-lookup.h')
0 files changed, 0 insertions, 0 deletions