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

Side by Side Diff: docs/man1/git-map.1

Issue 184253003: Add git-reup and friends (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@freeze_thaw
Patch Set: fix pylint Created 6 years, 9 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
« no previous file with comments | « docs/man1/git-freeze.1 ('k') | docs/man1/git-map-branches.1 » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 '\" t 1 '\" t
2 .\" Title: git-map 2 .\" Title: git-map
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\-MAP" "1" "03/14/2014" "depot_tools a57ed8f" "Chromium depot_tools Manu al" 10 .TH "GIT\-MAP" "1" "03/25/2014" "depot_tools 207bff1" "Chromium depot_tools Manu al"
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
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 Merge Base markers are
99 white\&.
100 .RE
101 .sp
102 .RS 4
103 .ie n \{\
104 \h'-04'\(bu\h'+03'\c
105 .\}
106 .el \{\
107 .sp -1
108 .IP \(bu 2.3
109 .\}
98 The currently checked out commit is highlighted with a 110 The currently checked out commit is highlighted with a
99 blue background\&. 111 blue background\&.
100 .RE 112 .RE
101 .sp 113 .sp
102 The output is automatically piped through the less pager command, even on window s\&. 114 The output is automatically piped through the less pager command, even on window s\&.
103 .SH "OPTIONS" 115 .SH "OPTIONS"
104 .PP 116 .PP
105 <extra_args>\&... 117 <extra_args>\&...
106 .RS 4 118 .RS 4
107 Extra parameters to pass to the internal 119 Extra parameters to pass to the internal
108 \fBgit-log\fR(1) 120 \fBgit-log\fR(1)
109 invocation\&. This can be used to restrict what refs 121 invocation\&. This can be used to restrict what refs
110 \fIgit map\fR 122 \fIgit map\fR
111 operates on, etc\&. 123 operates on, etc\&.
112 .sp 124 .sp
113 If you run git map with a series of fixed arguments frequently, you can use the depot_tools\&.map_extra configuration variable to pre\-set arguments (See 125 If you run git map with a series of fixed arguments frequently, you can use the depot\-tools\&.map\-extra configuration variable to pre\-set arguments (See
114 CONFIGURATION VARIABLES) 126 CONFIGURATION VARIABLES)
115 .RE 127 .RE
116 .SH "CONFIGURATION VARIABLES" 128 .SH "CONFIGURATION VARIABLES"
117 .SS "depot_tools\&.map_extra" 129 .SS "depot\-tools\&.map\-extra"
118 .sp 130 .sp
119 Each value of the \fIdepot_tools\&.map_extra\fR config variable is applied as an additional argument to git log during the execution of git map\&. If you wish t o configure this, use git config \-\-add depot_tools\&.map_extra <value> to do s o\&. 131 Each value of the \fIdepot\-tools\&.map\-extra\fR config variable is applied as an additional argument to git log during the execution of git map\&. If you wish to configure this, use git config \-\-add depot\-tools\&.map\-extra <value> to do so\&.
120 .SH "EXAMPLE" 132 .SH "EXAMPLE"
121 .sp 133 .sp
122 Running \fIgit map\fR would result in an output something like: 134 Running \fIgit map\fR would result in an output something like:
123 .sp 135 .sp
124 .if n \{\ 136 .if n \{\
125 .RS 4 137 .RS 4
126 .\} 138 .\}
127 .nf 139 .nf
128 \fB$ git map\fR 140 \fB$ git map\fR
129 *\:\fB 7dcfe47 \fR (\:\fBfrozen_changes\fR\:) 2014\-03\-12 ~ FREEZE\&.unin dexed 141 *\:\fB 7dcfe47 \fR (\:\fBfrozen_changes\fR\:) 2014\-03\-12 ~ FREEZE\&.unin dexed
130 * \fB4b0c180\fR 2014\-03\-12 ~ modfile 142 * \fB4b0c180\fR 2014\-03\-12 ~ modfile
131 * \fB59a7cca\fR 2014\-03\-12 ~ a deleted file 143 * \fB59a7cca\fR 2014\-03\-12 ~ a deleted file
132 * \fB6bec695\fR (\:origin/master\:) 2014\-03\-11 ~ Add neat feature 144 * \fB6bec695\fR (\:origin/master\:) 2014\-03\-11 ~ Add neat feature \f B<(frozen_changes)\fR
133 * \fBd15a38a\fR 2014\-03\-11 ~ Epic README update 145 * \fBd15a38a\fR 2014\-03\-11 ~ Epic README update
134 * \fBd559894\fR (\:\fBmaster\fR\:) 2014\-03\-11 ~ Important upstream chan ge 146 * \fBd559894\fR (\:\fBmaster\fR\:) 2014\-03\-11 ~ Important upstream chan ge
135 | * \fB9c311fd\fR (\:\fBcool_feature\fR\:) 2014\-03\-11 ~ Respond to CL com ments 147 | * \fB9c311fd\fR (\:\fBcool_feature\fR\:) 2014\-03\-11 ~ Respond to CL com ments
136 | | * \fB2a1eeb2\fR (\:\fBsubfeature\fR\:) 2014\-03\-11 ~ integrate with Cool Service 148 | | * \fB2a1eeb2\fR (\:\fBsubfeature\fR\:) 2014\-03\-11 ~ integrate with Cool Service
137 | | * \fBd777af6\fR 2014\-03\-11 ~ slick commenting action 149 | | * \fBd777af6\fR 2014\-03\-11 ~ slick commenting action
138 | |/ 150 | |/
139 | * \fB265803a\fR 2014\-03\-11 ~ another improvement 151 | * \fB265803a\fR 2014\-03\-11 ~ another improvement \fB<(subfeature)\fR
140 | * \fB6d831ac\fR (\:\fBspleen_tag\fR\:) 2014\-03\-11 ~ Refactor spleen 152 | * \fB6d831ac\fR (\:\fBspleen_tag\fR\:) 2014\-03\-11 ~ Refactor spleen
141 | * \fB82e74ab\fR 2014\-03\-11 ~ Add widget 153 | * \fB82e74ab\fR 2014\-03\-11 ~ Add widget
142 |/ 154 |/
143 * \fBd08c5b3\fR (\:\fBbogus_noparent\fR\:) 2014\-03\-11 ~ Wonderful begin nings 155 * \fBd08c5b3\fR (\:\fBbogus_noparent\fR\:) 2014\-03\-11 ~ Wonderful begin nings \fB<(cool_feature)\fR
144 .fi 156 .fi
145 .if n \{\ 157 .if n \{\
146 .RE 158 .RE
147 .\} 159 .\}
148 .sp 160 .sp
149 .sp 161 .sp
150 As you can see, the structure of the commit history is visible, particularly wha t the parents of each commit are\&. In order to see the \fIupstream\fR relations hips of the branches (i\&.e\&. which branch is tracking which other branch), use the \fBgit-map-branches\fR(1) command\&. 162 As you can see, the structure of the commit history is visible, particularly wha t the parents of each commit are\&. In order to see the \fIupstream\fR relations hips of the branches (i\&.e\&. which branch is tracking which other branch), use the \fBgit-map-branches\fR(1) command\&.
151 .SH "SEE ALSO" 163 .SH "SEE ALSO"
152 .sp 164 .sp
153 \fBgit-map-branches\fR(1) 165 \fBgit-map-branches\fR(1)
154 .SH "CHROMIUM DEPOT_TOOLS" 166 .SH "CHROMIUM DEPOT_TOOLS"
155 .sp 167 .sp
156 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\&. 168 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\&.
157 .SH "NOTES" 169 .SH "NOTES"
158 .IP " 1." 4 170 .IP " 1." 4
159 here 171 here
160 .RS 4 172 .RS 4
161 \%https://chromium.googlesource.com/chromium/tools/depot_tools.git 173 \%https://chromium.googlesource.com/chromium/tools/depot_tools.git
162 .RE 174 .RE
OLDNEW
« no previous file with comments | « docs/man1/git-freeze.1 ('k') | docs/man1/git-map-branches.1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698