git-svn: be verbose by default on fetch/commit, add -q/--quiet option
commit80f50749da3441502aabd5b6c5129c9eb3bdf870
authorEric Wong <normalperson@yhbt.net>
Wed, 28 Jun 2006 02:39:14 +0000 (27 19:39 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 28 Jun 2006 10:20:51 +0000 (28 03:20 -0700)
tree25445562a8fe73122a0050eee5ab400995c63f7a
parenta00439acd209142167bf891dcf646a6501a814e5
git-svn: be verbose by default on fetch/commit, add -q/--quiet option

Slower connections can make git-svn look as if it's doing
nothing for a long time; leaving the user wondering if we're
actually doing anything.  Now we print some file progress just
to assure the user that something is going on while they're
waiting.

Added the -q/--quiet option to users to revert to the old method
if they preferred it.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
contrib/git-svn/git-svn.perl