码迷,mamicode.com
首页 > 其他好文 > 详细

git配置账号

时间:2020-04-22 19:53:36      阅读:313      评论:0      收藏:0      [点我收藏+]

标签:--   git配置   http   com   use   style   bsp   https   账号   

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

 

git配置账号

标签:--   git配置   http   com   use   style   bsp   https   账号   

原文地址:https://www.cnblogs.com/yeminglong/p/12755200.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!