]> git.ipfire.org Git - thirdparty/git.git/commit - git-rebase.sh
rebase: make -v a tiny bit more verbose
authorMartin von Zweigbergk <martin.von.zweigbergk@gmail.com>
Sun, 6 Feb 2011 18:43:51 +0000 (13:43 -0500)
committerJunio C Hamano <gitster@pobox.com>
Thu, 10 Feb 2011 22:08:09 +0000 (14:08 -0800)
commit4974c2caa215a78dd0c6e3665e23e029d98cbbeb
tree410d00d696be537d17696cecf609a5bcf76a4ec1
parent431b7e7818fe3d118e4bf9e40ba6807ed2c511be
rebase: make -v a tiny bit more verbose

To make it possible to later remove the handling of --abort from
git-rebase--interactive.sh, align the implementation in git-rebase.sh
with the former by making it a bit more verbose.

Signed-off-by: Martin von Zweigbergk <martin.von.zweigbergk@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-rebase--interactive.sh
git-rebase.sh