author | Junio C Hamano <junkio@cox.net> | |
Thu, 5 May 2005 23:14:01 +0000 (16:14 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 5 May 2005 23:14:01 +0000 (16:14 -0700) | ||
commit | fc54a9c30ccad3fde5890d2c0ca2e2acc0848fbc | |
tree | 1ad37801ce060ae0268a2e8a0c2e85e2fe87d8b7 | tree | snapshot |
parent | ed4eeaf203d0f293bd5ffc2a0ad8711f052db1f3 | commit | diff |
Update git-apply-patch-script for symbolic links.
This patch updates the git-apply-patch-script for the symbolic links
in the cache, recently added by Kay Sievers.
It currently is very anal about symbolic link changes. It refuses to
change between a regular file and a symbolic link, and only allows
symbolic link changes if the patch is based on the same original.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This patch updates the git-apply-patch-script for the symbolic links
in the cache, recently added by Kay Sievers.
It currently is very anal about symbolic link changes. It refuses to
change between a regular file and a symbolic link, and only allows
symbolic link changes if the patch is based on the same original.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-apply-patch-script | diff | blob | history |