摘要:
git命令 初始化仓库 git init 复制代码下来 git clone 码云地址 添加远程仓库 git remote add orign git add .添加所有文件 git add +文件名 git commit -m'备注' 提交文件 使用 git pull origin master 命 阅读全文
posted @ 2021-11-16 14:52
赏金猎人小熊
阅读(17)
评论(0)
推荐(0)
摘要:
git commit 命令遇到了这个问题** Please tell me who you are.Run git config --global user.email "you@example.com" git config --global user.name "Your Name"to set 阅读全文
posted @ 2021-11-16 13:24
赏金猎人小熊
阅读(77)
评论(0)
推荐(0)

浙公网安备 33010602011771号