summaryrefslogtreecommitdiffstats
path: root/git-branch.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-04-16 14:18:54 -0700
committerJunio C Hamano <gitster@pobox.com>2012-04-16 14:18:54 -0700
commit51f87dece8f318fbbab44d61990cf9e8f0de07e8 (patch)
treea4989896ce8e63b3a64636e2c650ffd98b20beee /git-branch.txt
parent7549c1439042f62ccdbe770adc4905885c4df322 (diff)
downloadgit-htmldocs-51f87dece8f318fbbab44d61990cf9e8f0de07e8.tar.gz
Autogenerated HTML docs for v1.7.10-207-g0bb2e
Diffstat (limited to 'git-branch.txt')
-rw-r--r--git-branch.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/git-branch.txt b/git-branch.txt
index 6410c3d34..e71370d6b 100644
--- a/git-branch.txt
+++ b/git-branch.txt
@@ -126,6 +126,11 @@ OPTIONS
relationship to upstream branch (if any). If given twice, print
the name of the upstream branch, as well.
+-q::
+--quiet::
+ Be more quiet when creating or deleting a branch, suppressing
+ non-error messages.
+
--abbrev=<length>::
Alter the sha1's minimum display length in the output listing.
The default value is 7 and can be overridden by the `core.abbrev`