摘要: 使用 ssh-keygen -t rsa -b 4096 -C "your_email@example.com" 生成密钥对 testkey testkey.pub后,将 testkey.pub 加入github账户,git clone时依然出现 permission denied的错误; 解决办法 阅读全文
posted @ 2025-03-19 11:19 迷途小菜鸟 阅读(14) 评论(0) 推荐(0)