From: Stephen Boyd Date: Tue, 16 Jun 2009 22:33:00 +0000 (-0700) Subject: submodule, repack: migrate to git-sh-setup's say() X-Git-Tag: v1.6.4-rc0~27^2~2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/2e6a30ef8fbaedc5f2ee199d36f7256bb0cfdf1e?ds=inline;hp=2e6a30ef8fbaedc5f2ee199d36f7256bb0cfdf1e 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 Signed-off-by: Junio C Hamano ---