2
2
.\" Title: git-squash-branch
3
3
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
4
4
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
5
- .\" Date: 07/01 /2021
5
+ .\" Date: 10/26 /2021
6
6
.\" Manual: Chromium depot_tools Manual
7
- .\" Source: depot_tools 906b5026
7
+ .\" Source: depot_tools 5c9e8b47
8
8
.\" Language: English
9
9
.\"
10
- .TH "GIT\- SQUASH\- BRANCH" "1" "07/01 /2021" "depot_tools 906b5026 " "Chromium depot_tools Manual"
10
+ .TH "GIT\- SQUASH\- BRANCH" "1" "10/26 /2021" "depot_tools 5c9e8b47 " "Chromium depot_tools Manual"
11
11
.\" -----------------------------------------------------------------
12
12
.\" * Define some portability stuff
13
13
.\" -----------------------------------------------------------------
@@ -89,7 +89,7 @@ Optional message to use for the first line of the squashed commit\&. If omitted,
89
89
| * \fB 27abea4b40 \fR \fB (spleen_tag \fR\fB ) \fR 2014\- 04\- 10 ~ Refactor spleen
90
90
| * \fB d8abe739e3 \fR 2014\- 04\- 10 ~ Add widget
91
91
|/
92
- * \fB beec6f4746 \fR \fB (origin/main \fR\fB , origin/HEAD \fR\fB ) \fR 2014\- 04\- 10 ~ Make ReflectorImpl use mailboxes <(\fB fixit, cool_feature \fR )
92
+ * \fB beec6f4746 \fR \fB (origin/main \fR\fB , origin/HEAD \fR\fB ) \fR 2014\- 04\- 10 ~ Make ReflectorImpl use mailboxes <(\fB cool_feature, fixit \fR )
93
93
* \fB 41290e02b7 \fR 2014\- 04\- 10 ~ don\*( Aq t use glibc\- specific execinfo\& .h on uclibc builds
94
94
* \fB a76fde7b7b \fR 2014\- 04\- 10 ~ [fsp] Add requestUnmount() method together with the request manager\& .
95
95
* \fB 9de7a713b3 \fR 2014\- 04\- 10 ~ linux_aura: Use system configuration for middle clicking the titlebar\& .
@@ -110,7 +110,7 @@ Some common short\-hand aliases\&. Feel free to add these to your \fI~/\&.gitcon
110
110
.\}
111
111
.nf
112
112
[alias]
113
- git squash = squash\- branch
113
+ squash = squash\- branch
114
114
.fi
115
115
.if n \{\
116
116
.RE
0 commit comments