summaryrefslogtreecommitdiffstats
path: root/git-show-branch.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-06-16 09:54:05 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-06-16 09:54:05 +0000
commit6926bef5df36f65153ad9f9ab9202acc6d44cd5d (patch)
tree5d1c642cbaae99018f2cc259dfdc4202e8780115 /git-show-branch.html
parent9e52d4ea667a8100ea390c15adae60a56a410699 (diff)
downloadgit-htmldocs-6926bef5df36f65153ad9f9ab9202acc6d44cd5d.tar.gz
Autogenerated HTML docs for v1.5.2.2-236-g952c8
Diffstat (limited to 'git-show-branch.html')
-rw-r--r--git-show-branch.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-show-branch.html b/git-show-branch.html
index f88b6c68f..3dc5974d1 100644
--- a/git-show-branch.html
+++ b/git-show-branch.html
@@ -425,7 +425,7 @@ no &lt;rev&gt; nor &lt;glob&gt; is given on the command line.</p>
This helps track topic branches by hiding any commit that
is already in the main line of development. When given
"git show-branch --topics master topic1 topic2", this
- will show the revisions given by "git rev-list ^master
+ will show the revisions given by "git rev-list &#94;master
topic1 topic2"
</p>
</dd>
@@ -521,7 +521,7 @@ topologically related with each other.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 08-Jun-2007 16:08:32 UTC
+Last updated 16-Jun-2007 09:49:22 UTC
</div>
</div>
</body>