hexo-deployer-git icon indicating copy to clipboard operation
hexo-deployer-git copied to clipboard

deployer is not setup git correctly after I delete .deploy_git

Open Seraphli opened this issue 8 years ago • 1 comments

When running hexo d, the command line stop after input user name and password. And I check the configuration in .deploy_git\.git\config, and there is no repo config.

Seraphli avatar Mar 26 '17 13:03 Seraphli

_config.yml in the hexo directory

deploy:
  type: git
  repo: https://github.com/Seraphli/seraphli.github.io.git
  branch: master

Seraphli avatar Mar 26 '17 13:03 Seraphli

Sorry for the late reply. This plugin has been updated. If the issue still exists, please feel free to reopen the Issue.

stevenjoezhang avatar Mar 30 '24 17:03 stevenjoezhang