git操作
摘要:1、进入到项目根目录 2、右击鼠标选择Git Bash Here 3、设置你的名字和Email地址 (第一次使用时设置) git config --global user.email "you@example.com" git config --global user.name "Your Name
阅读全文
posted @ 2021-09-23 20:07
欢迎来到测试Test-Admin的博客
posted @ 2021-09-23 20:07
posted @ 2021-09-04 16:44