Commit ccb045a
committed
Fix user.signingkey example
Since the value of user.signingkey is passed unchanged to gpg's
--local-user parameter, the fingerprint needs to be suffixed with an
exclamation mark (!).
If a fingerprint is specified without an exclamation mark, it is simply
ignored.1 parent 9c99f6e commit ccb045a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments