author | Jeff King <peff@peff.net> | |
Thu, 2 Nov 2006 07:22:49 +0000 (02:22 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 2 Nov 2006 08:11:30 +0000 (00:11 -0800) | ||
commit | 20239bae943733d766e6475cf0916966c868246b | |
tree | 2487770306035ae9cd090530a506c219f7ce8d42 | tree | snapshot |
parent | 62476c8e331a22e224d87c18830913129f5f303b | commit | diff |
git-pickaxe: work properly in a subdirectory.
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>
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>
builtin-pickaxe.c | diff | blob | history |