摘要: 1. 为 Github 生成 SSH 密钥 ssh-keygen -t ed25519 -C "your_email@example.com" -f ~/.ssh/id_ed_github 将 id_ed_github.pub 添加到 Github SSH keys中。Settings -> Acc 阅读全文
posted @ 2025-11-22 17:11 geyashi 阅读(0) 评论(0) 推荐(0)