generated from ACCESS-NRI/software-deployment-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Using the Gadi's system git and ssh (version OpenSSH_8.0p1), attempting to sign commits with git commit -S with an ssh signing key gives:
error: ssh-keygen -Y sign is needed for ssh signing (available in openssh version 8.2p1+)
So to support git signing, we have been using an ssh-keygen executable in an payu conda environment that has an openssh installed with an updated version (see section in dev-docs). It would be great to have this executable accessible outside of a payu conda environment.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels