X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-branch.txt;h=507b8d0ab2a2d524a607c5b91e6d17f6d2f36392;hb=dbfae86a7b0bf9f9a4f37dbc916e8d26a5f9d51c;hp=c50f1898272f6b2a9a1c1cd236d3b27621d4fdb9;hpb=4a5a8008fde47a4c999657515b396d53153bec3d;p=git.git diff --git a/Documentation/git-branch.txt b/Documentation/git-branch.txt index c50f18982..507b8d0ab 100644 --- a/Documentation/git-branch.txt +++ b/Documentation/git-branch.txt @@ -113,7 +113,8 @@ OPTIONS --abbrev=:: 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.