<h2>SYNOPSIS</h2>\r
<div class="sectionbody">\r
<div class="verseblock">\r
-<div class="content"><em>git-branch</em> [--color | --no-color] [-r | -a] [-v [--abbrev=<length>]]\r
+<div class="content"><em>git-branch</em> [--color | --no-color] [-r | -a]\r
+ [-v [--abbrev=<length> | --no-abbrev]]\r
<em>git-branch</em> [-l] [-f] <branchname> [<start-point>]\r
<em>git-branch</em> (-m | -M) [<oldbranch>] <newbranch>\r
<em>git-branch</em> (-d | -D) [-r] <branchname>…</div></div>\r
</p>\r
</dd>\r
<dt>\r
+--no-abbrev\r
+</dt>\r
+<dd>\r
+<p>\r
+ Display the full sha1s in output listing rather than abbreviating them.\r
+</p>\r
+</dd>\r
+<dt>\r
<branchname>\r
</dt>\r
<dd>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 19-Jan-2007 00:37:13 UTC\r
+Last updated 03-Mar-2007 05:18:14 UTC\r
</div>\r
</div>\r
</body>\r
SYNOPSIS
--------
[verse]
-'git-branch' [--color | --no-color] [-r | -a] [-v [--abbrev=<length>]]
+'git-branch' [--color | --no-color] [-r | -a]
+ [-v [--abbrev=<length> | --no-abbrev]]
'git-branch' [-l] [-f] <branchname> [<start-point>]
'git-branch' (-m | -M) [<oldbranch>] <newbranch>
'git-branch' (-d | -D) [-r] <branchname>...
Alter minimum display length for sha1 in output listing,
default value is 7.
+--no-abbrev::
+ Display the full sha1s in output listing rather than abbreviating them.
+
<branchname>::
The name of the branch to create or delete.
The new branch name must pass all checks defined by
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 02-Mar-2007 10:34:24 UTC\r
+Last updated 03-Mar-2007 05:18:15 UTC\r
</div>\r
</div>\r
</body>\r