We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ad19f0 commit 990f59aCopy full SHA for 990f59a
book/07-git-tools/sections/signing.asc
@@ -179,7 +179,7 @@ Fast-forward
179
1 file changed, 2 insertions(+)
180
----
181
182
-You can also use the `-S` option with the `git merge` command itself to sign the resulting merge commit itself.
+You can also use the `-S` option with the `git merge` command to sign the resulting merge commit itself.
183
The following example both verifies that every commit in the branch to be merged is signed and furthermore signs the resulting merge commit.
184
185
[source,console]
0 commit comments