| 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-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 Loading... |
| 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><1></b><span> | 851 </span><span style="color: #33d6e5"></span><span style="font-weight: bold; color
: #33d6e5"> subfeature</span> <b><1></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 Loading... |
| 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> |
| OLD | NEW |