站内搜索:
首页 >> 前端 >> 内容
git出现fatal: pathspec 'readme.txt' did not match any files报错问题解决方法

时间:2017/10/14 11:08:00

出现这个报错提示你没有找到名为 ‘readme.txt’的文件 需要你当前操作目录中创建名为 ‘readme.txt’ 的文本

文本创建前:

git出现fatal: pathspec 'readme.txt' did not match any files报错问题解决方法
git出现fatal: pathspec 'readme.txt' did not match any files报错问题解决方法

文本创建后:

git出现fatal: pathspec 'readme.txt' did not match any files报错问题解决方法
git出现fatal: pathspec 'readme.txt' did not match any files报错问题解决方法

  • 上一篇:dedecms5.7版本增加了按权重排序的功能
  • 下一篇:electron下载文件功能实现
  • 返回顶部