Autogenerated HTML docs for v1.4.0-rc1
[git.git] / git-branch.html
index ad5596a..f835657 100644 (file)
@@ -274,7 +274,7 @@ git-branch(1) Manual Page
 <div class="sectionbody">\r
 <div class="verseblock">\r
 <div class="content"><em>git-branch</em> [-r]\r
-<em>git-branch</em> [-f] &lt;branchname&gt; [&lt;start-point&gt;]\r
+<em>git-branch</em> [-l] [-f] &lt;branchname&gt; [&lt;start-point&gt;]\r
 <em>git-branch</em> (-d | -D) &lt;branchname&gt;&#8230;</div></div>\r
 </div>\r
 <h2>DESCRIPTION</h2>\r
@@ -286,7 +286,8 @@ It will start out with a head equal to the one given as &lt;start-point&gt;.
 If no &lt;start-point&gt; is given, the branch will be created with a head\r
 equal to that of the currently checked out branch.</p>\r
 <p>With a <tt>-d</tt> or <tt>-D</tt> option, <tt>&lt;branchname&gt;</tt> will be deleted.  You may\r
-specify more than one branch for deletion.</p>\r
+specify more than one branch for deletion.  If the branch currently\r
+has a ref log then the ref log will also be deleted.</p>\r
 </div>\r
 <h2>OPTIONS</h2>\r
 <div class="sectionbody">\r
@@ -308,6 +309,15 @@ specify more than one branch for deletion.</p>
 </p>\r
 </dd>\r
 <dt>\r
+-l\r
+</dt>\r
+<dd>\r
+<p>\r
+        Create the branch's ref log.  This activates recording of\r
+        all changes to made the branch ref, enabling use of date\r
+</p>\r
+</dd>\r
+<dt>\r
 -f\r
 </dt>\r
 <dd>\r
@@ -330,6 +340,9 @@ specify more than one branch for deletion.</p>
 <dd>\r
 <p>\r
         The name of the branch to create or delete.\r
+        The new branch name must pass all checks defined by\r
+        <a href="git-check-ref-format.html">git-check-ref-format(1)</a>.  Some of these checks\r
+        may restrict the characters allowed in a branch name.\r
 </p>\r
 </dd>\r
 <dt>\r
@@ -408,7 +421,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 29-Apr-2006 07:01:32 UTC\r
+Last updated 04-Jun-2006 07:24:21 UTC\r
 </div>\r
 </div>\r
 </body>\r