摘要: 命令行指令 Git 全局设置 git config --global user.name "用户名" git config --global user.email "用户邮箱" 创建新版本库 git clone git@code.aliyun.com:devtest/xxxx.git cd xxxx 阅读全文
posted @ 2022-01-08 15:40 德玛东亚 阅读(33) 评论(0) 推荐(0)