summaryrefslogtreecommitdiffstats
path: root/git-branch.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2011-08-29 07:12:49 +0000
committerJunio C Hamano <junio@kernel.org>2011-08-29 07:12:49 +0000
commit6e41cb3e3fed66e67c91f92710be792ee001702a (patch)
tree1d5b1dfe26c8b6b8b6180208056786be378027c0 /git-branch.txt
parentd8fa0220d0e7f4c6a58a7132a4c500467ff43314 (diff)
downloadgit-htmldocs-6e41cb3e3fed66e67c91f92710be792ee001702a.tar.gz
Autogenerated HTML docs for v1.7.7-rc0-70-g82660
Diffstat (limited to 'git-branch.txt')
-rw-r--r--git-branch.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/git-branch.txt b/git-branch.txt
index c50f18982..507b8d0ab 100644
--- a/git-branch.txt
+++ b/git-branch.txt
@@ -113,7 +113,8 @@ OPTIONS
--abbrev=<length>::
Alter the sha1's minimum display length in the output listing.
- The default value is 7.
+ The default value is 7 and can be overridden by the `core.abbrev`
+ config option.
--no-abbrev::
Display the full sha1s in the output listing rather than abbreviating them.