Update set-auto-sign.md
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
1. Optionally, to configure Git to sign all commits by default, enter the following command:
|
||||
|
||||
```Shell
|
||||
$ git config --global commit.gpgSign true
|
||||
$ git config --global commit.gpgsign true
|
||||
```
|
||||
|
||||
For more information, see "[Signing commits](/authentication/managing-commit-signature-verification/signing-commits)."
|
||||
|
||||
Reference in New Issue
Block a user