Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(805)

Unified Diff: man/html/git-cherry-pick-upload.html

Issue 2170623003: Update docs with latest changes (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools@asciidoc
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « man/html/git-auto-svn.html ('k') | man/html/git-drover.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: man/html/git-cherry-pick-upload.html
diff --git a/man/html/git-cherry-pick-upload.html b/man/html/git-cherry-pick-upload.html
index 58b42e8f19769fb94b9d20a43b34ff1352c1a1ba..2ac9e8a940ac683210ea37db9d27f846da621a7f 100644
--- a/man/html/git-cherry-pick-upload.html
+++ b/man/html/git-cherry-pick-upload.html
@@ -774,15 +774,6 @@ as if it were generated by <code>git cherry-pick -x</code>.</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 cherry-pick-upload -h</span>
-usage: git_cherry_pick_upload.py [-h] --branch &lt;branch&gt; &lt;commit&gt;
-
-positional arguments:
- &lt;commit&gt; SHA to cherry pick.
-
-optional arguments:
- -h, --help show this help message and exit
- --branch &lt;branch&gt;, -b &lt;branch&gt;
- The upstream branch to cherry pick to.
<span style="font-weight: bold; color: #ffffff">$ git cherry-pick-upload -b my_branch c02b7d24a066adb747fdeb12deb21bfa</span>
Found parent revision: b96d69fda53845a205151613a9c4cc93
@@ -810,14 +801,14 @@ Finalizing upload: OK
<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-08-20 09:39:48 PDT
+Last updated 2016-07-21 10:09:00 PDT
</div>
</div>
</body>
« no previous file with comments | « man/html/git-auto-svn.html ('k') | man/html/git-drover.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698