author | Junio C Hamano <junkio@cox.net> | |
Thu, 12 May 2005 23:51:08 +0000 (16:51 -0700) | ||
committer | Petr Baudis <xpasky@machine.sinus.cz> | |
Fri, 13 May 2005 22:27:49 +0000 (00:27 +0200) | ||
commit | 95649d6cf9ec68f05d1dc57ec1b989b8d263a7ae | |
tree | 71452301db9f0e49c458332bdeb72bbc6d2639ea | tree | snapshot |
parent | f77b100ada80e9d149bf763ae64d563352ebb577 | commit | diff |
[PATCH] Fix git-diff-files for symlinks.
Again I am not sure why this was missed during the last round,
but git-diff-files mishandles symlinks on the filesystem. This
patch fixes it.
Signed-off-by: Junio C Hamano <junkio@cox.net>
And I'm not sure why did I miss this patch before. Sorry.
Signed-off-by: Petr Baudis <pasky@ucw.cz>
Again I am not sure why this was missed during the last round,
but git-diff-files mishandles symlinks on the filesystem. This
patch fixes it.
Signed-off-by: Junio C Hamano <junkio@cox.net>
And I'm not sure why did I miss this patch before. Sorry.
Signed-off-by: Petr Baudis <pasky@ucw.cz>
diff-files.c | diff | blob | history |