File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -72,12 +72,6 @@ include::merge-options.txt[]
7272 agrees to a Developer Certificate of Origin
7373 (see http://developercertificate.org/ for more information).
7474
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-
8175-m <msg>::
8276 Set the commit message to be used for the merge commit (in
8377 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.
4242 current `HEAD` is already up to date or the merge can be
4343 resolved as a fast-forward.
4444
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+
4551--log[=<n>]::
4652--no-log::
4753 In addition to branch names, populate the log message with
You can’t perform that action at this time.
0 commit comments