配置_config.yml

1
2
3
4
deploy:
type: git
repo: https://github.com/hbcaijun/hbcaijun.github.io.git
branch: master

另外在win7下面需要用git bash, 用cmd会出现错误。

1
2
3
bash: /dev/tty: No such device or address
error: failed to execute prompt script (exit code 1)
fatal: could not read Username for 'https://jacpy.github.com': No error