悔恨自己的博客
2026年02月19

一键式将本地仓库备份到github指定仓库

git init

git add .

git commit -m “your commit message”

git push origin main

前一篇
bash: hexo: command not found root@localhost:~/hexo#
后一篇
本站式超级精简hexo克隆地址看正文
Hexo