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

使用Linux命名将代码上传到GitHub

时间:2018-06-01 00:14:52      阅读:241      评论:0      收藏:0      [点我收藏+]

标签:sdn   cte   etc   fas   github   osc   err   color   fast   

 

GitHub代码上传教程

 

https://my.oschina.net/baishi/blog/520791

这篇文章讲得挺清楚的,但是在上传的时候出现了问题

1  ! [rejected]        master -> master (fetch first)
2 error: failed to push some refs to ‘https://github.com/thy00/e-shop.git‘
3 hint: Updates were rejected because the remote contains work that you do
4 hint: not have locally. This is usually caused by another repository pushing
5 hint: to the same ref. You may want to first integrate the remote changes
6 hint: (e.g., ‘git pull ...‘) before pushing again.
7 hint: See the ‘Note about fast-forwards‘ in ‘git push --help‘ for details.

原因是README.md文件不在本地代码目录,解决办法:

https://blog.csdn.net/tzs_1041218129/article/details/51924672

使用Linux命名将代码上传到GitHub

标签:sdn   cte   etc   fas   github   osc   err   color   fast   

原文地址:https://www.cnblogs.com/thyHome/p/9119619.html

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