submodule, repack: migrate to git-sh-setup's say()
commit2e6a30ef8fbaedc5f2ee199d36f7256bb0cfdf1e
authorStephen Boyd <bebarino@gmail.com>
Tue, 16 Jun 2009 22:33:00 +0000 (16 15:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 18 Jun 2009 16:50:37 +0000 (18 09:50 -0700)
tree1433ff1618c735f266ff493633e8c2682b349879
parente064c170b4abe21f50658f2ec3b07e4ec7520767
submodule, repack: migrate to git-sh-setup's say()

Now that there is say() in git-sh-setup, these scripts don't need to use
their own. Migrate them over by setting GIT_QUIET and removing their
custom say() functions.

Signed-off-by: Stephen Boyd <bebarino@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-repack.sh
git-submodule.sh