盒子
盒子
文章目录
  1. hexo g -d出错
  2. 出现这种情况:
  3. 解决方法:

hexo部署远程出错

hexo g -d出错

出现这种情况:

fatal: Not a git repository (or any of the parent directories): .git
Error: fatal: Not a git repository (or any of the parent directories): .git

解决方法:

删掉根目录下的文件夹:.deploy_git
重新 hexo g -d
(知乎上看到的,管用)

支持一下
扫一扫,支持freedom