Repository has no tags yet
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'
ECDSA and ECDSA_SK SSH keys are no longer accepted. Use ED25519 or ED25519_SK instead. Or RSA, I guess. I dunno, I might disable that too, as a bit.
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'