git之后nothing to commit,working tree clean 博客页面无法显示

我在家里的电脑更新了一篇博客之后,博客主页无法显示

控制台提示:nothing to commit,working tree clean

然后我进github上面查看 我的博客已经不是正常的网页结构了,

一番折腾之后发现

git problem

只要把这个文件删除掉

然后重新执行

hexo c

hexo g

hexo d

就解决问题了