
FATAL ssh: Could not resolve hostname git.coding.net:terrancy: Name or service n ot known fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
毫无疑问,应该是 hexo-deployer-git 模块解析的问题吧? 好纠结,怎么解决哈..
1 terrancy OP 找到解决方法,将"/"转成":". "ssh://[email protected]:{user}/{repository}" 改成 "ssh://[email protected]/{user}/{repository}" |
2 stiekel 2016 年 8 月 17 日 |
3 ITOutsider 2016 年 8 月 17 日 via iPhone why not gitlab pages ? 还支持 https |