From: Nicolas Pitre Date: Fri, 15 Dec 2006 04:15:44 +0000 (-0500) Subject: make commit message a little more consistent and conforting X-Git-Tag: v1.5.0-rc0~104 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/ebd124c6783da5e064963611ee17741cd173f6b5?ds=inline;hp=ebd124c6783da5e064963611ee17741cd173f6b5 make commit message a little more consistent and conforting It is nicer to let the user know when a commit succeeded all the time, not only the first time. Also the commit sha1 is much more useful than the tree sha1 in this case. This patch also introduces a -q switch to supress this message as well as the summary of created/deleted files. Signed-off-by: Nicolas Pitre Signed-off-by: Junio C Hamano ---