摘要: 生成本地ssh key并连接到gitlab中(github同样的操作方式) 前期检查 git已安装 打开git bash 配置username和useremail,输入命令: git config --global user.name "yourname" git config --global u 阅读全文
posted @ 2025-04-22 09:45 leah-xx 阅读(64) 评论(0) 推荐(0)