File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2342,11 +2342,11 @@ user.name::
2342
2342
environment variables. See linkgit:git-commit-tree[1].
2343
2343
2344
2344
user.signingkey::
2345
- If linkgit:git-tag[1] is not selecting the key you want it to
2346
- automatically when creating a signed tag, you can override the
2347
- default selection with this variable. This option is passed
2348
- unchanged to gpg's --local-user parameter, so you may specify a key
2349
- using any method that gpg supports.
2345
+ If linkgit:git-tag[1] or linkgit:git-commit[1] is not selecting the
2346
+ key you want it to automatically when creating a signed tag or
2347
+ commit, you can override the default selection with this variable.
2348
+ This option is passed unchanged to gpg's --local-user parameter,
2349
+ so you may specify a key using any method that gpg supports.
2350
2350
2351
2351
web.browser::
2352
2352
Specify a web browser that may be used by some commands.
You can’t perform that action at this time.
0 commit comments