git.el: Do not print a status message on every git command.
commit9f5599b9829615379353f676369018c47296e1a1
authorAlexandre Julliard <julliard@winehq.org>
Sat, 29 Sep 2007 09:58:39 +0000 (29 11:58 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 30 Sep 2007 06:44:05 +0000 (29 23:44 -0700)
tree85a8e07121aeb006edb665e3c3110ed7921baae6
parentb9b7bab4b6190ef879bb72c7fabf879fd9ca852f
git.el: Do not print a status message on every git command.

Instead print a single message around sequences of commands that can
potentially take some time.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/emacs/git.el