需要合作伙伴联系我,VX(绿泡泡): w6668263      email:ye583025823@126.com

git配置账号

git config --global user.name "xxxxx" 
git config --global user.email "xxxx@163.com"
git remote add origin https://gitee.com/MTrun/big-screen-vue-datav.git
git push -u origin master

 

posted on 2020-04-22 19:02  龙行龘龘9527  阅读(668)  评论(0编辑  收藏  举报

导航