解决办法一:

直接在远程仓库创建然后在本地$ git pull origin master

解决办法二:

换成$ touch README.md在本地创建修改后再commit push上去

解决git add README.md 时报错 fatal: pathspec 'README.md' did not match any files

相关文章:

  • 2021-07-31
  • 2022-12-23
  • 2022-02-18
  • 2022-12-23
  • 2021-09-22
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-07-26
  • 2022-12-23
  • 2021-10-04
  • 2022-12-23
  • 2021-03-28
相关资源
相似解决方案