| Index: docs/html/git-nav-upstream.html | 
| diff --git a/docs/html/git-nav-upstream.html b/docs/html/git-nav-upstream.html | 
| index bfe08f8707b62a02a986a6aff09a8af0fc0183b4..e02b6bba407ed3dacd592831a07d10f5b4795df1 100644 | 
| --- a/docs/html/git-nav-upstream.html | 
| +++ b/docs/html/git-nav-upstream.html | 
| @@ -793,6 +793,18 @@ checks that out.</p></div> | 
| </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 up = nav-upstream</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-branches.html">git-map-branches(1)</a>, <a href="git-nav-downstream.html">git-nav-downstream(1)</a></p></div> | 
| @@ -810,7 +822,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:26:05 PDT | 
| +Last updated 2014-03-23 00:29:05 PDT | 
| </div> | 
| </div> | 
| </body> | 
|  |