Make count-objects, describe and merge-tree work in subdirectory
commit8112894d82637c199294702942cac477b756b678
authorDmitry V. Levin <ldv@altlinux.org>
Thu, 14 Sep 2006 01:03:59 +0000 (14 05:03 +0400)
committerJunio C Hamano <junkio@cox.net>
Thu, 14 Sep 2006 06:38:46 +0000 (13 23:38 -0700)
treedc6768c378694ab44db00471c198ac0b75c6936d
parent551029af305e04bed638771a3932e376243dddcb
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>
describe.c
git.c
merge-tree.c