git-commit: show --summary after successful commit.
authorJunio C Hamano <junkio@cox.net>
Wed, 25 Oct 2006 04:48:55 +0000 (21:48 -0700)
committerJunio C Hamano <junkio@cox.net>
Sat, 25 Nov 2006 08:20:01 +0000 (00:20 -0800)
commit61f5cb7f0d9ea6990f331bd7082630691c88abd2
tree7e936e7df0c157628916872bb162b60a6d0ad381
parentd25c26e771fdf771f264dc85be348719886d354f
git-commit: show --summary after successful commit.

Sometimes people accidentally commit files in wrong mode bits.
Show --summary output for the HEAD commit after successful commit
as a final sanity check.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/tutorial-2.txt
git-commit.sh