0%

test-file-2

分支备份测试

本文将推送至hexo分支

备份及发布步骤:

1
2
3
4
5
6
git add .
git commit -m "本次更新说明"
git push origin hexo

hexo clean
hexo g -d

更换设备后的迁移步骤:

1
2
3
4
git clone -b hexo https://ry
npm install
# 补充安装其他必要插件
……

SSH可能需要重新配置,或从原设备上备份