| 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>
|
|
|