OLD | NEW |
1 '\" t | 1 '\" t |
2 .\" Title: git-nav-upstream | 2 .\" Title: git-nav-upstream |
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/23/2014 |
6 .\" Manual: Chromium depot_tools Manual | 6 .\" Manual: Chromium depot_tools Manual |
7 .\" Source: depot_tools a57ed8f | 7 .\" Source: depot_tools 936565b |
8 .\" Language: English | 8 .\" Language: English |
9 .\" | 9 .\" |
10 .TH "GIT\-NAV\-UPSTREAM" "1" "03/14/2014" "depot_tools a57ed8f" "Chromium depot_
tools Manual" | 10 .TH "GIT\-NAV\-UPSTREAM" "1" "03/23/2014" "depot_tools 936565b" "Chromium depot_
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 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
59 subfeature | 59 subfeature |
60 frozen_changes | 60 frozen_changes |
61 master | 61 master |
62 {NO UPSTREAM} | 62 {NO UPSTREAM} |
63 bogus_noparent | 63 bogus_noparent |
64 .fi | 64 .fi |
65 .if n \{\ | 65 .if n \{\ |
66 .RE | 66 .RE |
67 .\} | 67 .\} |
68 .sp | 68 .sp |
| 69 .SH "SUGGESTED ALIASES" |
| 70 .sp |
| 71 Some common short\-hand aliases\&. Feel free to add these to your \fI~/\&.gitcon
fig\fR file\&. |
| 72 .sp |
| 73 .if n \{\ |
| 74 .RS 4 |
| 75 .\} |
| 76 .nf |
| 77 [alias] |
| 78 git up = nav\-upstream |
| 79 .fi |
| 80 .if n \{\ |
| 81 .RE |
| 82 .\} |
| 83 .sp |
69 .SH "SEE ALSO" | 84 .SH "SEE ALSO" |
70 .sp | 85 .sp |
71 \fBgit-map-branches\fR(1), \fBgit-nav-downstream\fR(1) | 86 \fBgit-map-branches\fR(1), \fBgit-nav-downstream\fR(1) |
72 .SH "CHROMIUM DEPOT_TOOLS" | 87 .SH "CHROMIUM DEPOT_TOOLS" |
73 .sp | 88 .sp |
74 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\&. | 89 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\&. |
75 .SH "NOTES" | 90 .SH "NOTES" |
76 .IP " 1." 4 | 91 .IP " 1." 4 |
77 here | 92 here |
78 .RS 4 | 93 .RS 4 |
79 \%https://chromium.googlesource.com/chromium/tools/depot_tools.git | 94 \%https://chromium.googlesource.com/chromium/tools/depot_tools.git |
80 .RE | 95 .RE |
OLD | NEW |