码迷,mamicode.com
首页 > Web开发 > 详细

coding push 上传文件

时间:2019-09-18 17:41:20      阅读:105      评论:0      收藏:0      [点我收藏+]

标签:sha   oba   git push   global   glob   conf   git   config   lob   

git config --global user.name "lyshark" &
git config --global user.email "1181506874@qq.com" &
git init &
git add . &
git commit -m "MyBlog" &
git remote add origin https://git.coding.net/lyshark/lyshark.git &
git push -f origin master &
echo "push master GitHub " &

coding push 上传文件

标签:sha   oba   git push   global   glob   conf   git   config   lob   

原文地址:https://www.cnblogs.com/csnd/p/11543745.html

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