OLD | NEW |
1 '\" t | 1 '\" t |
2 .\" Title: git-map-branches | 2 .\" Title: git-map-branches |
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.76.1 <http://docbook.sf.net/> |
5 .\" Date: 04/10/2014 | 5 .\" Date: 09/23/2014 |
6 .\" Manual: Chromium depot_tools Manual | 6 .\" Manual: Chromium depot_tools Manual |
7 .\" Source: depot_tools 68b1017 | 7 .\" Source: depot_tools 28bf2be |
8 .\" Language: English | 8 .\" Language: English |
9 .\" | 9 .\" |
10 .TH "GIT\-MAP\-BRANCHES" "1" "04/10/2014" "depot_tools 68b1017" "Chromium depot_
tools Manual" | 10 .TH "GIT\-MAP\-BRANCHES" "1" "09/23/2014" "depot_tools 28bf2be" "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 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
88 .RE | 88 .RE |
89 .sp | 89 .sp |
90 .RS 4 | 90 .RS 4 |
91 .ie n \{\ | 91 .ie n \{\ |
92 \h'-04'\(bu\h'+03'\c | 92 \h'-04'\(bu\h'+03'\c |
93 .\} | 93 .\} |
94 .el \{\ | 94 .el \{\ |
95 .sp -1 | 95 .sp -1 |
96 .IP \(bu 2.3 | 96 .IP \(bu 2.3 |
97 .\} | 97 .\} |
| 98 |
| 99 \fIbranch\-heads\fR |
| 100 branches are |
| 101 blue\&. |
| 102 .RE |
| 103 .sp |
| 104 .RS 4 |
| 105 .ie n \{\ |
| 106 \h'-04'\(bu\h'+03'\c |
| 107 .\} |
| 108 .el \{\ |
| 109 .sp -1 |
| 110 .IP \(bu 2.3 |
| 111 .\} |
| 112 |
98 {NO UPSTREAM} | 113 {NO UPSTREAM} |
99 is a special placeholder in | 114 is a special placeholder in |
100 magenta\&. | 115 magenta\&. |
101 .sp | 116 .sp |
102 .RS 4 | 117 .RS 4 |
103 .ie n \{\ | 118 .ie n \{\ |
104 \h'-04'\(bu\h'+03'\c | 119 \h'-04'\(bu\h'+03'\c |
105 .\} | 120 .\} |
106 .el \{\ | 121 .el \{\ |
107 .sp -1 | 122 .sp -1 |
(...skipping 22 matching lines...) Expand all Loading... |
130 .sp | 145 .sp |
131 Given the hypothetical demo repo in \fBgit-map\fR(1)\*(Aqs EXAMPLE section, and
assuming that the frozen_changes branch was currently checked out, running \fIgi
t map\-branches\fR would result in an output like: | 146 Given the hypothetical demo repo in \fBgit-map\fR(1)\*(Aqs EXAMPLE section, and
assuming that the frozen_changes branch was currently checked out, running \fIgi
t map\-branches\fR would result in an output like: |
132 .sp | 147 .sp |
133 | 148 |
134 .sp | 149 .sp |
135 .if n \{\ | 150 .if n \{\ |
136 .RS 4 | 151 .RS 4 |
137 .\} | 152 .\} |
138 .nf | 153 .nf |
139 \fB$ git map\-branches\fR | 154 \fB$ git map\-branches\fR |
| 155 {NO_UPSTREAM} |
| 156 no_upstream |
140 origin/master | 157 origin/master |
141 cool_feature | 158 cool_feature |
142 subfeature | 159 subfeature |
143 fixit | 160 fixit |
144 \fB frozen_branch * | 161 \fB frozen_branch *\fR |
145 \fR{NO UPSTREAM} | |
146 no_upstream | |
147 .fi | 162 .fi |
148 .if n \{\ | 163 .if n \{\ |
149 .RE | 164 .RE |
150 .\} | 165 .\} |
151 .sp | 166 .sp |
152 .SH "SUGGESTED ALIASES" | 167 .SH "SUGGESTED ALIASES" |
153 .sp | 168 .sp |
154 Some common short\-hand aliases\&. Feel free to add these to your \fI~/\&.gitcon
fig\fR file\&. | 169 Some common short\-hand aliases\&. Feel free to add these to your \fI~/\&.gitcon
fig\fR file\&. |
155 .sp | 170 .sp |
156 .if n \{\ | 171 .if n \{\ |
(...skipping 12 matching lines...) Expand all Loading... |
169 \fBgit-map\fR(1) | 184 \fBgit-map\fR(1) |
170 .SH "CHROMIUM DEPOT_TOOLS" | 185 .SH "CHROMIUM DEPOT_TOOLS" |
171 .sp | 186 .sp |
172 Part of the chromium \fBdepot_tools\fR(7) 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\&. | 187 Part of the chromium \fBdepot_tools\fR(7) 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\&. |
173 .SH "NOTES" | 188 .SH "NOTES" |
174 .IP " 1." 4 | 189 .IP " 1." 4 |
175 here | 190 here |
176 .RS 4 | 191 .RS 4 |
177 \%https://chromium.googlesource.com/chromium/tools/depot_tools.git | 192 \%https://chromium.googlesource.com/chromium/tools/depot_tools.git |
178 .RE | 193 .RE |
OLD | NEW |