From: Johannes Schindelin Date: Mon, 23 Jul 2007 22:45:49 +0000 (+0100) Subject: Shut "git rebase -i" up when no --verbose was given X-Git-Tag: v1.5.3-rc3~19 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/dfa49f33489dbb142bcc796a4e932863f9dcce1f?ds=inline;hp=dfa49f33489dbb142bcc796a4e932863f9dcce1f Shut "git rebase -i" up when no --verbose was given Up to now, git rebase -i was quite chatty, showing through all the nice core programs it called. Now it only shows a progress meter by default. Signed-off-by: Johannes Schindelin Signed-off-by: Junio C Hamano ---