File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -72,12 +72,6 @@ include::merge-options.txt[]
72
72
agrees to a Developer Certificate of Origin
73
73
(see http://developercertificate.org/ for more information).
74
74
75
- -S[<keyid>]::
76
- --gpg-sign[=<keyid>]::
77
- GPG-sign the resulting merge commit. The `keyid` argument is
78
- optional and defaults to the committer identity; if specified,
79
- it must be stuck to the option without a space.
80
-
81
75
-m <msg>::
82
76
Set the commit message to be used for the merge commit (in
83
77
case one is created).
Original file line number Diff line number Diff line change @@ -42,6 +42,12 @@ set to `no` at the beginning of them.
42
42
current `HEAD` is already up to date or the merge can be
43
43
resolved as a fast-forward.
44
44
45
+ -S[<keyid>]::
46
+ --gpg-sign[=<keyid>]::
47
+ GPG-sign the resulting merge commit. The `keyid` argument is
48
+ optional and defaults to the committer identity; if specified,
49
+ it must be stuck to the option without a space.
50
+
45
51
--log[=<n>]::
46
52
--no-log::
47
53
In addition to branch names, populate the log message with
You can’t perform that action at this time.
0 commit comments