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

Unified Diff: docs/html/git-map-branches.html

Issue 184253003: Add git-reup and friends (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@freeze_thaw
Patch Set: minor fixes Created 6 years, 9 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
Index: docs/html/git-map-branches.html
diff --git a/docs/html/git-map-branches.html b/docs/html/git-map-branches.html
index e6d160c7e2425897b46226dc26e17e2848f4991b..a2f7df5308ec0c1b8bfd47757e9700857077d6f8 100644
--- a/docs/html/git-map-branches.html
+++ b/docs/html/git-map-branches.html
@@ -834,6 +834,18 @@ assuming that the <code>frozen_changes</code> branch was currently checked out,
</div>
</div>
<div class="sect1">
+<h2 id="_suggested_aliases">SUGGESTED ALIASES</h2>
+<div class="sectionbody">
+<div class="paragraph"><p>Some common short-hand aliases. Feel free to add these to your <em>~/.gitconfig</em>
+file.</p></div>
+<div class="listingblock">
+<div class="content">
+<pre><code>[alias]
+ git bmap = map-branches</code></pre>
+</div></div>
+</div>
+</div>
+<div class="sect1">
<h2 id="_see_also">SEE ALSO</h2>
<div class="sectionbody">
<div class="paragraph"><p><a href="git-map.html">git-map(1)</a></p></div>
@@ -851,7 +863,7 @@ from <a href="https://chromium.googlesource.com/chromium/tools/depot_tools.git">
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2014-03-14 14:01:10 PDT
+Last updated 2014-03-23 00:29:05 PDT
</div>
</div>
</body>

Powered by Google App Engine
This is Rietveld 408576698