Merge branch 'as/ssh-signing-improve-key-missing-error'
commitc7757b2781084ceb982ab9422011ff88e49180a0
authorJunio C Hamano <gitster@pobox.com>
Sat, 4 Feb 2023 00:08:21 +0000 (3 16:08 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 4 Feb 2023 00:08:21 +0000 (3 16:08 -0800)
tree3b12233fac4e4b9c9b3e88c5f3998e4151cbc09e
parent86cca7593e737c2dbd9909dd1fdb8a9b5758aad2
parentdce7b311266951fc2fb7a1dcbe89416ba8cebbb5
Merge branch 'as/ssh-signing-improve-key-missing-error'

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