]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-branch.txt
teach "git branch" a --quiet option
[thirdparty/git.git] / Documentation / git-branch.txt
index 0427e80a35601e689a47299dce9c5517959bddf8..d74a30c1cef59c3a60a1efdae3d03512e29f7804 100644 (file)
@@ -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`