摘要:
--备注:file 代表某个文件,不是命令 检查系统有无装过Git环境 git 配置Git用户和邮箱 git config --global user.name '你的用户名' git config --global user.email '你的邮箱' 让当前目录变成git管理的仓库 git ini 阅读全文
posted @ 2020-07-15 10:52
袁码
阅读(128)
评论(0)
推荐(0)