hg-to-git: add --verbose option
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Mon, 26 May 2008 13:20:54 +0000 (14:20 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 May 2008 17:43:39 +0000 (10:43 -0700)
This patch adds an option to make hg-to-git quiet by default. Note:
it only suppresses those messages that would be printed when everything
was up-to-date.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Acked-by: Stelian Pop <stelian@popies.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found