summaryrefslogtreecommitdiffstats
path: root/git-branch.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-08-02 07:23:38 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-08-02 07:23:38 +0000
commit092f5f02b5ca9e56e35050fd479495f5018b94b1 (patch)
tree35948c87d22eab4e01256a3598f5ad6b362e212e /git-branch.html
parent0ddc94d36eb0eafd58ec0e269e48d13d959558a7 (diff)
downloadgit-htmldocs-092f5f02b5ca9e56e35050fd479495f5018b94b1.tar.gz
Autogenerated HTML docs for v1.5.3-rc3-120-g68d422
Diffstat (limited to 'git-branch.html')
-rw-r--r--git-branch.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-branch.html b/git-branch.html
index 56e562d62..f846de943 100644
--- a/git-branch.html
+++ b/git-branch.html
@@ -494,12 +494,12 @@ $ git branch -D test <b>(2)</b></tt></pre>
<ol>
<li>
<p>
-delete remote-tracking branches "todo", "html", "man"
+Delete remote-tracking branches "todo", "html", "man"
</p>
</li>
<li>
<p>
-delete "test" branch even if the "master" branch does not have all
+Delete "test" branch even if the "master" branch does not have all
commits from test branch.
</p>
</li>
@@ -527,7 +527,7 @@ a branch and check it out with a single command.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 19-Jul-2007 02:09:32 UTC
+Last updated 02-Aug-2007 07:23:08 UTC
</div>
</div>
</body>