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

Unified Diff: man/html/depot_tools.html

Issue 507513002: Add some more context to git-drover tutorial. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Created 6 years, 4 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 | « no previous file | 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/depot_tools.html
diff --git a/man/html/depot_tools.html b/man/html/depot_tools.html
index 989ecd68442cee0f923933fff3510819fc764092..9d4e4bf75f5750be8e904f0980da0b84dde225f1 100644
--- a/man/html/depot_tools.html
+++ b/man/html/depot_tools.html
@@ -771,6 +771,23 @@ ease the develpment workflow.</p></div>
<div class="paragraph"><p>A tutorial for these tools can be found at <a href="depot_tools_tutorial.html">depot_tools_tutorial(7)</a>.</p></div>
<div class="dlist"><dl>
<dt class="hdlist1">
+<a href="git-cherry-pick-upload.html">git-cherry-pick-upload(1)</a>
+</dt>
+<dd>
+<p>
+Upload the diff between a revision and its parent to rietveld.
+</p>
+</dd>
+<dt class="hdlist1">
+<a href="git-drover.html">git-drover(1)</a>
+</dt>
+<dd>
+<p>
+Apply a commit from the trunk to a release branch, or from one release branch to
+another.
+</p>
+</dd>
+<dt class="hdlist1">
<a href="git-freeze.html">git-freeze(1)</a>
</dt>
<dd>
@@ -856,6 +873,14 @@ Alter the parentage (upstream) for the current branch.
</p>
</dd>
<dt class="hdlist1">
+<a href="git-retry.html">git-retry(1)</a>
+</dt>
+<dd>
+<p>
+Bootstrap function to retry a git command.
+</p>
+</dd>
+<dt class="hdlist1">
<a href="git-squash-branch.html">git-squash-branch(1)</a>
</dt>
<dd>
@@ -886,7 +911,7 @@ Print a diff of the current branch, compared to its upstream.
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2014-04-10 14:23:11 PDT
+Last updated 2014-08-25 16:31:24 PDT
</div>
</div>
</body>
« no previous file with comments | « no previous file | man/html/git-drover.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698