合作联系微信: w6668263      合作联系电话:177-9238-7426     

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  草率的龙果果  阅读(675)  评论(0编辑  收藏  举报

导航