summaryrefslogtreecommitdiff
path: root/Documentation/git-svn.txt
diff options
context:
space:
mode:
authorSimon Arlott <simon@fire.lp0.eu>2009-03-30 18:31:41 (GMT)
committerEric Wong <normalperson@yhbt.net>2009-03-31 06:51:20 (GMT)
commit49750f30767b3eb4683e8d2f4d742354dd5d03d3 (patch)
treec9ae3ec2a1088b54e5288f29b40967ed8d77c120 /Documentation/git-svn.txt
parent442dd42d6d4903640b0dc5561481a77c88dcea90 (diff)
downloadgit-49750f30767b3eb4683e8d2f4d742354dd5d03d3.zip
git-49750f30767b3eb4683e8d2f4d742354dd5d03d3.tar.gz
git-49750f30767b3eb4683e8d2f4d742354dd5d03d3.tar.bz2
git-svn: add a double quiet option to hide git commits
People may expect/prefer -q to still show git commits, so this change allows a second -q to hide them. Signed-off-by: Michael Poole <mdpoole@troilus.org> Signed-off-by: Simon Arlott <simon@fire.lp0.eu> Acked-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 'Documentation/git-svn.txt')
-rw-r--r--Documentation/git-svn.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt
index cda3389..8163a19 100644
--- a/Documentation/git-svn.txt
+++ b/Documentation/git-svn.txt
@@ -385,7 +385,8 @@ config key: svn.authorsfile
-q::
--quiet::
- Make 'git-svn' less verbose.
+ Make 'git-svn' less verbose. Specify a second time to make it
+ even less verbose.
--repack[=<n>]::
--repack-flags=<flags>::