[PATCH] Allow symlinks in the leading path in checkout-cache --prefix=
authorJunio C Hamano <junkio@cox.net>
Tue, 24 May 2005 08:51:27 +0000 (01:51 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 25 May 2005 00:47:05 +0000 (17:47 -0700)
commitd7f6ea3d7d2b06b5ee8c308a8acaf394b5ce9714
tree4f0447bbd78b01f9e47f7e42ba50a141b9bfd490
parentd0309355c9d0df60836b0610169044873f791caf
[PATCH] Allow symlinks in the leading path in checkout-cache --prefix=

This is what Linus wrote, improving what David Greaves
originally submitted.

I just added a test case and verified the patch works.

Author: David Greaves <david@dgreaves.com>
Author: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
checkout-cache.c
t/t2003-checkout-cache-mkdir.sh [new file with mode: 0644]