]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'as/ssh-signing-improve-key-missing-error'
authorJunio C Hamano <gitster@pobox.com>
Sat, 4 Feb 2023 00:08:21 +0000 (16:08 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 4 Feb 2023 00:08:21 +0000 (16:08 -0800)
Improve the error message given when private key is not loaded in
the ssh agent in the codepath to sign with an ssh key.

* as/ssh-signing-improve-key-missing-error:
  ssh signing: better error message when key not in agent


Trivial merge