| OLD | NEW |
| 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" |
| 2 "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> | 2 "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> |
| 3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> | 3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> |
| 4 <head> | 4 <head> |
| 5 <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" /
> | 5 <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" /
> |
| 6 <meta name="generator" content="AsciiDoc 8.6.9" /> | 6 <meta name="generator" content="AsciiDoc 8.6.9" /> |
| 7 <title>git-map-branches(1)</title> | 7 <title>git-map-branches(1)</title> |
| 8 <style type="text/css"> | 8 <style type="text/css"> |
| 9 /* Shared CSS for AsciiDoc xhtml11 and html5 backends */ | 9 /* Shared CSS for AsciiDoc xhtml11 and html5 backends */ |
| 10 | 10 |
| (...skipping 840 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 851 <h2 id="_see_also">SEE ALSO</h2> | 851 <h2 id="_see_also">SEE ALSO</h2> |
| 852 <div class="sectionbody"> | 852 <div class="sectionbody"> |
| 853 <div class="paragraph"><p><a href="git-map.html">git-map(1)</a></p></div> | 853 <div class="paragraph"><p><a href="git-map.html">git-map(1)</a></p></div> |
| 854 </div> | 854 </div> |
| 855 </div> | 855 </div> |
| 856 <div class="sect1"> | 856 <div class="sect1"> |
| 857 <h2 id="_chromium_depot_tools">CHROMIUM DEPOT_TOOLS</h2> | 857 <h2 id="_chromium_depot_tools">CHROMIUM DEPOT_TOOLS</h2> |
| 858 <div class="sectionbody"> | 858 <div class="sectionbody"> |
| 859 <div class="paragraph"><p>Part of the chromium <a href="depot_tools.html">depot_
tools(7)</a> suite. These tools are meant to | 859 <div class="paragraph"><p>Part of the chromium <a href="depot_tools.html">depot_
tools(7)</a> suite. These tools are meant to |
| 860 assist with the development of chromium and related projects. Download the tools | 860 assist with the development of chromium and related projects. Download the tools |
| 861 from <a href="https://chromium.googlesource.com/chromium/tools/depot_tools.git">
here</a>.</p></div> | 861 from <a href="https://chromium.googlesource.com/chromium/tools/depot_tools">here
</a>.</p></div> |
| 862 </div> | 862 </div> |
| 863 </div> | 863 </div> |
| 864 </div> | 864 </div> |
| 865 <div id="footnotes"><hr /></div> | 865 <div id="footnotes"><hr /></div> |
| 866 <div id="footer"> | 866 <div id="footer"> |
| 867 <div id="footer-text"> | 867 <div id="footer-text"> |
| 868 Last updated 2014-09-23 13:01:42 EST | 868 Last updated 2016-07-21 10:09:00 PDT |
| 869 </div> | 869 </div> |
| 870 </div> | 870 </div> |
| 871 </body> | 871 </body> |
| 872 </html> | 872 </html> |
| OLD | NEW |