摘要: 问题1:执行git push origin master推送代码到github报错 error: src refspec main does not match anyerror: failed to push some refs to 'https://github.com/haleylan10/ 阅读全文
posted @ 2022-03-28 20:14 蓝一 阅读(489) 评论(0) 推荐(0)
摘要: 一.安装git 如果未安装git,则到git官网下载git,并安装默认即可 git官网下载地址:https://git-scm.com/downloads 二.github创建新项目 登录https://github.com/后,首页点“New"创建项目 Add .gitignore下拉框模板选择代 阅读全文
posted @ 2022-03-28 19:53 蓝一 阅读(45) 评论(0) 推荐(0)