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

Side by Side Diff: docs/html/git-new-branch.html

Issue 234733003: Improvements and bugfixes to the depot_tools doc generation process. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: 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 | Annotate | Revision Log
« no previous file with comments | « docs/html/git-nav-upstream.html ('k') | docs/html/git-squash-branch.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-new-branch(1)</title> 7 <title>git-new-branch(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 836 matching lines...) Expand 10 before | Expand all | Expand 10 after
847 </span><span style="font-weight: bold; color: #ffffff">$ git new-branch --upstre am subfeature nested_cl</span> 847 </span><span style="font-weight: bold; color: #ffffff">$ git new-branch --upstre am subfeature nested_cl</span>
848 <span style="font-weight: bold; color: #ffffff">$ git map-branches</span> 848 <span style="font-weight: bold; color: #ffffff">$ git map-branches</span>
849 <span style="color: #e42e16"></span><span style="color: #e42e16">origin/master 849 <span style="color: #e42e16"></span><span style="color: #e42e16">origin/master
850 </span><span style="color: #19c518"></span><span style="color: #19c518"> cool_f eature 850 </span><span style="color: #19c518"></span><span style="color: #19c518"> cool_f eature
851 </span><span style="color: #33d6e5"></span><span style="font-weight: bold; color : #33d6e5"> subfeature</span> <b>&lt;1&gt;</b><span> 851 </span><span style="color: #33d6e5"></span><span style="font-weight: bold; color : #33d6e5"> subfeature</span> <b>&lt;1&gt;</b><span>
852 </span><span style="font-weight: bold; color: #33d6e5"></span><span style="font- weight: bold; color: #33d6e5"> nested_cl * 852 </span><span style="font-weight: bold; color: #33d6e5"></span><span style="font- weight: bold; color: #33d6e5"> nested_cl *
853 </span><span style="font-weight: bold; color: #19c518"></span><span style="color : #19c518"> fixit 853 </span><span style="font-weight: bold; color: #19c518"></span><span style="color : #19c518"> fixit
854 </span><span style="color: #19c518"></span><span style="color: #19c518"> froz en_branch 854 </span><span style="color: #19c518"></span><span style="color: #19c518"> froz en_branch
855 </span><span style="color: #19c518"></span><span style="color: #19c518"> indepe ndent_cl 855 </span><span style="color: #19c518"></span><span style="color: #19c518"> indepe ndent_cl
856 </span><span style="font-weight: bold; color: #ffffff">$ git checkout cool_featu re</span> 856 </span><span style="font-weight: bold; color: #ffffff">$ git checkout cool_featu re</span>
857 Switched to branch 'cool_feature'
857 Your branch is ahead of 'origin/master' by 4 commits. 858 Your branch is ahead of 'origin/master' by 4 commits.
858 (use "git push" to publish your local commits) 859 (use "git push" to publish your local commits)
859 <span style="font-weight: bold; color: #ffffff">$ git new-branch --upstream_curr ent cl_depends_on_cool_feature</span> 860 <span style="font-weight: bold; color: #ffffff">$ git new-branch --upstream_curr ent cl_depends_on_cool_feature</span>
860 <span style="font-weight: bold; color: #ffffff">$ git map-branches</span> 861 <span style="font-weight: bold; color: #ffffff">$ git map-branches</span>
861 <span style="color: #e42e16"></span><span style="color: #e42e16">origin/master 862 <span style="color: #e42e16"></span><span style="color: #e42e16">origin/master
862 </span><span style="color: #33d6e5"></span><span style="font-weight: bold; color : #33d6e5"> cool_feature 863 </span><span style="color: #33d6e5"></span><span style="font-weight: bold; color : #33d6e5"> cool_feature
863 </span><span style="font-weight: bold; color: #33d6e5"></span><span style="font- weight: bold; color: #33d6e5"> cl_depends_on_cool_feature * 864 </span><span style="font-weight: bold; color: #33d6e5"></span><span style="font- weight: bold; color: #33d6e5"> cl_depends_on_cool_feature *
864 </span><span style="font-weight: bold; color: #19c518"></span><span style="color : #19c518"> subfeature 865 </span><span style="font-weight: bold; color: #19c518"></span><span style="color : #19c518"> subfeature
865 </span><span style="color: #19c518"></span><span style="color: #19c518"> ne sted_cl 866 </span><span style="color: #19c518"></span><span style="color: #19c518"> ne sted_cl
866 </span><span style="color: #19c518"></span><span style="color: #19c518"> fixit 867 </span><span style="color: #19c518"></span><span style="color: #19c518"> fixit
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
914 </div> 915 </div>
915 </div> 916 </div>
916 <div id="footnotes"><hr /></div> 917 <div id="footnotes"><hr /></div>
917 <div id="footer"> 918 <div id="footer">
918 <div id="footer-text"> 919 <div id="footer-text">
919 Last updated 2014-04-10 14:23:11 PDT 920 Last updated 2014-04-10 14:23:11 PDT
920 </div> 921 </div>
921 </div> 922 </div>
922 </body> 923 </body>
923 </html> 924 </html>
OLDNEW
« no previous file with comments | « docs/html/git-nav-upstream.html ('k') | docs/html/git-squash-branch.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698