| OLD | NEW |
| 1 '\" t | 1 '\" t |
| 2 .\" Title: git-nav-downstream | 2 .\" Title: git-nav-downstream |
| 3 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] | 3 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] |
| 4 .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> | 4 .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> |
| 5 .\" Date: 03/14/2014 | 5 .\" Date: 03/25/2014 |
| 6 .\" Manual: Chromium depot_tools Manual | 6 .\" Manual: Chromium depot_tools Manual |
| 7 .\" Source: depot_tools a57ed8f | 7 .\" Source: depot_tools 207bff1 |
| 8 .\" Language: English | 8 .\" Language: English |
| 9 .\" | 9 .\" |
| 10 .TH "GIT\-NAV\-DOWNSTREAM" "1" "03/14/2014" "depot_tools a57ed8f" "Chromium depo
t_tools Manual" | 10 .TH "GIT\-NAV\-DOWNSTREAM" "1" "03/25/2014" "depot_tools 207bff1" "Chromium depo
t_tools Manual" |
| 11 .\" ----------------------------------------------------------------- | 11 .\" ----------------------------------------------------------------- |
| 12 .\" * Define some portability stuff | 12 .\" * Define some portability stuff |
| 13 .\" ----------------------------------------------------------------- | 13 .\" ----------------------------------------------------------------- |
| 14 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 14 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 15 .\" http://bugs.debian.org/507673 | 15 .\" http://bugs.debian.org/507673 |
| 16 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html | 16 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html |
| 17 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 17 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 18 .ie \n(.g .ds Aq \(aq | 18 .ie \n(.g .ds Aq \(aq |
| 19 .el .ds Aq ' | 19 .el .ds Aq ' |
| 20 .\" ----------------------------------------------------------------- | 20 .\" ----------------------------------------------------------------- |
| (...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 65 subfeature | 65 subfeature |
| 66 frozen_changes | 66 frozen_changes |
| 67 master | 67 master |
| 68 {NO UPSTREAM} | 68 {NO UPSTREAM} |
| 69 bogus_noparent | 69 bogus_noparent |
| 70 .fi | 70 .fi |
| 71 .if n \{\ | 71 .if n \{\ |
| 72 .RE | 72 .RE |
| 73 .\} | 73 .\} |
| 74 .sp | 74 .sp |
| 75 .SH "SUGGESTED ALIASES" |
| 76 .sp |
| 77 Some common short\-hand aliases\&. Feel free to add these to your \fI~/\&.gitcon
fig\fR file\&. |
| 78 .sp |
| 79 .if n \{\ |
| 80 .RS 4 |
| 81 .\} |
| 82 .nf |
| 83 [alias] |
| 84 git down = nav\-downstream |
| 85 .fi |
| 86 .if n \{\ |
| 87 .RE |
| 88 .\} |
| 89 .sp |
| 75 .SH "SEE ALSO" | 90 .SH "SEE ALSO" |
| 76 .sp | 91 .sp |
| 77 \fBgit-map-branches\fR(1), \fBgit-nav-upstream\fR(1) | 92 \fBgit-map-branches\fR(1), \fBgit-nav-upstream\fR(1) |
| 78 .SH "CHROMIUM DEPOT_TOOLS" | 93 .SH "CHROMIUM DEPOT_TOOLS" |
| 79 .sp | 94 .sp |
| 80 Part of the chromium \fBdepot_tools\fR(1) suite\&. These tools are meant to assi
st with the development of chromium and related projects\&. Download the tools f
rom \m[blue]\fBhere\fR\m[]\&\s-2\u[1]\d\s+2\&. | 95 Part of the chromium \fBdepot_tools\fR(1) suite\&. These tools are meant to assi
st with the development of chromium and related projects\&. Download the tools f
rom \m[blue]\fBhere\fR\m[]\&\s-2\u[1]\d\s+2\&. |
| 81 .SH "NOTES" | 96 .SH "NOTES" |
| 82 .IP " 1." 4 | 97 .IP " 1." 4 |
| 83 here | 98 here |
| 84 .RS 4 | 99 .RS 4 |
| 85 \%https://chromium.googlesource.com/chromium/tools/depot_tools.git | 100 \%https://chromium.googlesource.com/chromium/tools/depot_tools.git |
| 86 .RE | 101 .RE |
| OLD | NEW |