Index: man/html/git-nav-downstream.html |
diff --git a/man/html/git-nav-downstream.html b/man/html/git-nav-downstream.html |
index fcb4a5ec1f073bc2482441878c5f49f462fcc47a..27ca30b5bfcbc659d1b3b71dc3b593afc185c876 100644 |
--- a/man/html/git-nav-downstream.html |
+++ b/man/html/git-nav-downstream.html |
@@ -773,20 +773,20 @@ command will prompt you with a selection of the branches.</p></div> |
<h2 id="_example">EXAMPLE</h2> |
<div class="sectionbody"> |
<div class="paragraph"><p></p></div><div class="listingblock"><div class="content"><pre><code><span style="font-weight: bold; color: #ffffff">$ git map-branches</span> |
-<span style="color: #e42e16"></span><span style="font-weight: bold; color: #e42e16">origin/master * |
+<span style="color: #e42e16"></span><span style="font-weight: bold; color: #e42e16">origin/master |
</span><span style="font-weight: bold; color: #19c518"></span><span style="color: #19c518"> cool_feature |
</span><span style="color: #19c518"></span><span style="color: #19c518"> subfeature |
</span><span style="color: #19c518"></span><span style="color: #19c518"> fixit |
</span><span style="color: #19c518"></span><span style="color: #19c518"> frozen_branch |
</span><span style="font-weight: bold; color: #ffffff">$ git nav-downstream</span> |
-Please select a downstream branch |
- 0. cool_feature |
- 1. fixit |
-Selection (0-1)[0]: 0 |
Previous HEAD position was beec6f4... Make ReflectorImpl use mailboxes |
Switched to branch 'cool_feature' |
Your branch is ahead of 'origin/master' by 4 commits. |
(use "git push" to publish your local commits) |
+Please select a downstream branch |
+ 0. cool_feature |
+ 1. fixit |
+Selection (0-1)[0]: 0 |
<span style="font-weight: bold; color: #ffffff">$ git map-branches</span> |
<span style="color: #e42e16"></span><span style="color: #e42e16">origin/master |
</span><span style="color: #33d6e5"></span><span style="font-weight: bold; color: #33d6e5"> cool_feature * |
@@ -830,14 +830,14 @@ file.</p></div> |
<div class="sectionbody"> |
<div class="paragraph"><p>Part of the chromium <a href="depot_tools.html">depot_tools(7)</a> suite. These tools are meant to |
assist with the development of chromium and related projects. Download the tools |
-from <a href="https://chromium.googlesource.com/chromium/tools/depot_tools.git">here</a>.</p></div> |
+from <a href="https://chromium.googlesource.com/chromium/tools/depot_tools">here</a>.</p></div> |
</div> |
</div> |
</div> |
<div id="footnotes"><hr /></div> |
<div id="footer"> |
<div id="footer-text"> |
-Last updated 2014-04-10 14:56:15 PDT |
+Last updated 2016-07-21 10:09:00 PDT |
</div> |
</div> |
</body> |