diff options
author | Fabian Stelzer <fs@gigacodes.de> | 2022-06-08 17:24:37 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-06-08 16:33:40 -0700 |
commit | ce18a30bb78720d90df42b9d9ee6b8b7dd33d7e6 (patch) | |
tree | ff62097391dd860007845ec05624eb1decfc740e /commit.c | |
parent | dc8c8deaa6b5847733bd7df011a4c7b7d1a64e0a (diff) |
gpg docs: explain better use of ssh.defaultKeyCommand
Using `ssh-add -L` for gpg.ssh.defaultKeyCommand is not a good
recommendation. It might switch keys depending on the order of known
keys and it only supports ssh-* and no ecdsa or other keys.
Clarify that we expect a literal key prefixed by `key::`, give valid
example use cases and refer to `user.signingKey` as the preferred
option.
Signed-off-by: Fabian Stelzer <fs@gigacodes.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions