[Git] git提交使用SSH签名和GPG签名验证

Git 支持使用SSH签名,也支持GPG签名提交记录 SSH签名 SSH 签名的工具是 ssh-keygen 使用 ssh-keygen 生成 SSH Key 1 ssh-keygen -t ed25519 -C "Gitee SSH Key" -t key 类型 -C 注释 执行后,在~/.ssh目