git-pickaxe: work properly in a subdirectory.
authorJeff King <peff@peff.net>
Thu, 2 Nov 2006 07:22:49 +0000 (02:22 -0500)
committerJunio C Hamano <junkio@cox.net>
Thu, 2 Nov 2006 08:11:30 +0000 (00:11 -0800)
We forgot to add prefix to the given path.

[jc: interestingly enough, Jeff King had the same idea after I
pushed mine out to "pu", and his patch was cleaner, so I dropped
mine.]

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found