摘要:
git fetch --all git reset --hard origin/master 阅读全文
posted @ 2021-06-17 11:01
py_金桔
阅读(101)
评论(0)
推荐(0)
摘要:
1、下载git,安装完成后;桌面右键点击,打开Git Bash 2、设置全局变量: git config --global user.name "用户名" git config --global user.email "邮箱" 3、查看 git config user.name git config 阅读全文
posted @ 2021-06-17 10:50
py_金桔
阅读(215)
评论(0)
推荐(0)
浙公网安备 33010602011771号