多台设备上更新Hexo解决办法

git clone
git add . //添加当前文件夹下的所有文件
git commit -m “” //对该文件的描述
git push (hexo) //默认分支为hexo