commit | 8112894d82637c199294702942cac477b756b678 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Thu Sep 14 05:03:59 2006 +0400 |
committer | Junio C Hamano <junkio@cox.net> | Wed Sep 13 23:38:46 2006 -0700 |
tree | dc6768c378694ab44db00471c198ac0b75c6936d | |
parent | 551029af305e04bed638771a3932e376243dddcb [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>