diff options
author | Junio C Hamano <junkio@cox.net> | 2005-05-23 06:24:49 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-05-23 20:49:30 +0200 |
commit | 60896c7bfed67f1c7364595213ef9239642f83c5 (patch) | |
tree | 01c56ae444ab86d7df74664e04ac4d55e9658791 /diffcore-pickaxe.c | |
parent | Start implementing "git-apply" (diff) | |
download | git-60896c7bfed67f1c7364595213ef9239642f83c5.tar.xz git-60896c7bfed67f1c7364595213ef9239642f83c5.zip |
[PATCH] Be careful with symlinks when detecting renames and copies.
Earlier round was not treating symbolic links carefully enough,
and would have produced diff output that renamed/copied then
edited the contents of a symbolic link, which made no practical
sense. Change it to detect only pure renames.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'diffcore-pickaxe.c')
0 files changed, 0 insertions, 0 deletions