summaryrefslogtreecommitdiff
path: root/t/t2003-checkout-cache-mkdir.sh
AgeCommit message (Collapse)AuthorFilesLines
2005-05-24[PATCH] Allow symlinks in the leading path in checkout-cache --prefix=Libravatar Junio C Hamano1-0/+95
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>