File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ gpg.minTrustLevel::
3737gpg.ssh.defaultKeyCommand::
3838 This command that will be run when user.signingkey is not set and a ssh
3939 signature is requested. On successful exit a valid ssh public key is
40- expected in the first line of its output. To automatically use the first
40+ expected in the first line of its output. To automatically use the first
4141 available key from your ssh-agent set this to "ssh-add -L".
4242
4343gpg.ssh.allowedSignersFile::
@@ -66,7 +66,7 @@ This way only committers with an already valid key can add or change keys in the
6666+
6767Since OpensSSH 8.8 this file allows specifying a key lifetime using valid-after &
6868valid-before options. Git will mark signatures as valid if the signing key was
69- valid at the time of the signatures creation. This allows users to change a
69+ valid at the time of the signature's creation. This allows users to change a
7070signing key without invalidating all previously made signatures.
7171+
7272Using a SSH CA key with the cert-authority option
You can’t perform that action at this time.
0 commit comments