author | Dmitry V. Levin <ldv@altlinux.org> | |
Thu, 14 Sep 2006 01:03:59 +0000 (05:03 +0400) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 14 Sep 2006 06:38:46 +0000 (23:38 -0700) | ||
commit | 8112894d82637c199294702942cac477b756b678 | |
tree | dc6768c378694ab44db00471c198ac0b75c6936d | tree | snapshot |
parent | 551029af305e04bed638771a3932e376243dddcb | commit | diff |
Make count-objects, describe and merge-tree work in subdirectory
Call setup_git_directory() to make these commands work in subdirectory.
Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Call setup_git_directory() to make these commands work in subdirectory.
Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
describe.c | diff | blob | history | |
git.c | diff | blob | history | |
merge-tree.c | diff | blob | history |