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

Side by Side Diff: docs/html/git-thaw.html

Issue 225433003: Add a basic tutorial for the tools in depot_tools. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@git_map
Patch Set: pylint Created 6 years, 8 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 unified diff | Download patch
« no previous file with comments | « docs/html/git-squash-branch.html ('k') | docs/html/git-upstream-diff.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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-thaw(1)</title> 7 <title>git-thaw(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 760 matching lines...) Expand 10 before | Expand all | Expand 10 after
771 </div> 771 </div>
772 <div class="sect1"> 772 <div class="sect1">
773 <h2 id="_see_also">SEE ALSO</h2> 773 <h2 id="_see_also">SEE ALSO</h2>
774 <div class="sectionbody"> 774 <div class="sectionbody">
775 <div class="paragraph"><p><a href="git-freeze.html">git-freeze(1)</a></p></div> 775 <div class="paragraph"><p><a href="git-freeze.html">git-freeze(1)</a></p></div>
776 </div> 776 </div>
777 </div> 777 </div>
778 <div class="sect1"> 778 <div class="sect1">
779 <h2 id="_chromium_depot_tools">CHROMIUM DEPOT_TOOLS</h2> 779 <h2 id="_chromium_depot_tools">CHROMIUM DEPOT_TOOLS</h2>
780 <div class="sectionbody"> 780 <div class="sectionbody">
781 <div class="paragraph"><p>Part of the chromium <a href="depot_tools.html">depot_ tools(1)</a> suite. These tools are meant to 781 <div class="paragraph"><p>Part of the chromium <a href="depot_tools.html">depot_ tools(7)</a> suite. These tools are meant to
782 assist with the development of chromium and related projects. Download the tools 782 assist with the development of chromium and related projects. Download the tools
783 from <a href="https://chromium.googlesource.com/chromium/tools/depot_tools.git"> here</a>.</p></div> 783 from <a href="https://chromium.googlesource.com/chromium/tools/depot_tools.git"> here</a>.</p></div>
784 </div> 784 </div>
785 </div> 785 </div>
786 </div> 786 </div>
787 <div id="footnotes"><hr /></div> 787 <div id="footnotes"><hr /></div>
788 <div id="footer"> 788 <div id="footer">
789 <div id="footer-text"> 789 <div id="footer-text">
790 Last updated 2014-03-25 15:09:11 PDT 790 Last updated 2014-04-10 14:23:11 PDT
791 </div> 791 </div>
792 </div> 792 </div>
793 </body> 793 </body>
794 </html> 794 </html>
OLDNEW
« no previous file with comments | « docs/html/git-squash-branch.html ('k') | docs/html/git-upstream-diff.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698