2021年10月30日
摘要: git config --global user.name "username" git config --global user.email "useremail" git config --list 生成秘钥:ssh-keygen -t rsa -C "your_email@youremail. 阅读全文
posted @ 2021-10-30 17:19 惬意的小成 阅读(31) 评论(0) 推荐(0) 编辑