hexo-deployer-git
hexo-deployer-git copied to clipboard
deployer is not setup git correctly after I delete .deploy_git
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.
_config.yml in the hexo directory
deploy:
type: git
repo: https://github.com/Seraphli/seraphli.github.io.git
branch: master
Sorry for the late reply. This plugin has been updated. If the issue still exists, please feel free to reopen the Issue.