author | Eric Wong <normalperson@yhbt.net> | |
Wed, 28 Jun 2006 02:39:14 +0000 (19:39 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 28 Jun 2006 10:20:51 +0000 (03:20 -0700) | ||
commit | 80f50749da3441502aabd5b6c5129c9eb3bdf870 | |
tree | 25445562a8fe73122a0050eee5ab400995c63f7a | tree | snapshot |
parent | a00439acd209142167bf891dcf646a6501a814e5 | commit | diff |
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>
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 | diff | blob | history |