all(25) -
gpg --list-secret-keys --keyid-format LONG gpg: skipped "name <[email protected]>": secret key not available gpg: signing failed: secret key not available error: gpg failed to sign the data fatal: failed to write commit object 解决方法: git config --global gpg.program "C:\Program Files (x86)\GnuPG\bin\gpg.exe"
#git Github Verified Commit Signature - Feb 14, 2025Supported GPG key algorithms GitHub supports several GPG key algorithms. If you try to add a key generated with an unsupported algorithm, you may encounter an error. RSA ElGamal DSA ECDH ECDSA EdDSA