更新了下5.3 和 5.4,发现发布不了了。
_config.yml
deploy:
type: github
repository: [email protected]:rose1988c/rose1988c.github.com.git
branch: master
hexo generate
Loading.
Generating.
Site generated in 0.853s.
...
create mode 100644 tags/javascript/index.html
create mode 100644 tags/jekyll/index.html
fatal: 'github' does not appear to be a git repository
fatal: The remote end hung up unexpectedly
我再执行一次 generate deploy
Clearing
Copying files from public folder.
# On branch master
nothing to commit (working directory clean)
删除.deploy
hexo generate
hexo deploy
cyw@ubuntu:~/hexo.deploy.workspace$ hexo deploy
Setting up.
Initialized empty Git repository in /home/cyw/hexo.deploy.workspace/.deploy/.git/
[master (root-commit) 019860c] First commit
0 files changed, 0 insertions(+), 0 deletions(-)
create mode 100644 placeholder
fatal: A branch named 'master' already exists.
or
fatal: 'github' does not appear to be a git repository
fatal: The remote end hung up unexpectedly
ps:这是另外一个电脑。
更新了下5.3 和 5.4,发现发布不了了。
_config.yml
我再执行一次 generate deploy
删除.deploy
or
ps:这是另外一个电脑。