新 Project 在 hexo 資料夾下初始化 git,並做第一次 commit 12 git initgit commit -a 將 branch 改名並推至遠端 1234 git branch -m hexo-article git remote add origin https://github.com/[your-account]/[your-account].github.iogit fetch origin # 檢查遠端是否有新東西git push origin hexo-article -u 既有 project 原本怎麼做就怎麼做… 12 git commit -am "some comment"git push 赞微海报分享
近期评论