Autogenerated HTML docs for v1.5.0.2-279-g4808
authorJunio C Hamano <junio@hera.kernel.org>
Sat, 3 Mar 2007 05:18:26 +0000 (05:18 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Sat, 3 Mar 2007 05:18:26 +0000 (05:18 +0000)
git-branch.html
git-branch.txt
git.html

index 51e171acc1b36523eac72ec6127eff1490eb6d04..937b288d14ed7874644373b2fa21ac9d278153d1 100644 (file)
@@ -273,7 +273,8 @@ git-branch(1) Manual Page
 <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=&lt;length&gt;]]\r
+<div class="content"><em>git-branch</em> [--color | --no-color] [-r | -a]\r
+           [-v [--abbrev=&lt;length&gt; | --no-abbrev]]\r
 <em>git-branch</em> [-l] [-f] &lt;branchname&gt; [&lt;start-point&gt;]\r
 <em>git-branch</em> (-m | -M) [&lt;oldbranch&gt;] &lt;newbranch&gt;\r
 <em>git-branch</em> (-d | -D) [-r] &lt;branchname&gt;&#8230;</div></div>\r
@@ -402,6 +403,14 @@ to delete remote-tracking branches.</p>
 </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
 &lt;branchname&gt;\r
 </dt>\r
 <dd>\r
@@ -511,7 +520,7 @@ a branch and check it out with a single command.</p>
 </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
index aa1fdd402aa1771ab77af5e274a7e0452bbe8aa5..3ea3b8063520fe2a6f97b767d5f2e2ac05d147d9 100644 (file)
@@ -8,7 +8,8 @@ git-branch - List, create, or delete branches
 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>...
@@ -80,6 +81,9 @@ OPTIONS
        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
index 2d311cea3b8e24b47b675fbaa2f4a6744ac22dc1..c664b0e2b84b0940bad56b9c0a6bde97815f3134 100644 (file)
--- a/git.html
+++ b/git.html
@@ -2298,7 +2298,7 @@ contributors on the git-list &lt;git@vger.kernel.org&gt;.</p>
 </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