author | Stephen Boyd <bebarino@gmail.com> | |
Tue, 16 Jun 2009 22:33:00 +0000 (15:33 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 18 Jun 2009 16:50:37 +0000 (09:50 -0700) | ||
commit | 2e6a30ef8fbaedc5f2ee199d36f7256bb0cfdf1e | |
tree | 1433ff1618c735f266ff493633e8c2682b349879 | tree | snapshot |
parent | e064c170b4abe21f50658f2ec3b07e4ec7520767 | commit | diff |
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>
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 | diff | blob | history | |
git-submodule.sh | diff | blob | history |