
1 darkshell 2018 年 10 月 5 日 via iPhone rsync 的话有个 port 选项 git 就在 ssh config 里设置 |
2 akiakiseofficial 2018 年 10 月 5 日 via Android 在 _config.yml 里添加 deploy: □□type: git □□repo: ssh://username@ip:port/path/to/remote/git □□branch: master |
3 tsukiikekaoru OP @xlui 感谢 |