出现如下错误:
git clone --recursive https://github.com/open-license-manager/open-license-manager.git
Cloning into 'open-license-manager'...
fatal: refusing to work with credential missing host field
缺少凭证,没有授权吧,你有 github账号嘛?
可以用 Github客户端 克隆【Github官网克隆项目的时候既可以看到】,需要 token授权,可参考我的这篇:
《解决GitHub密码授权访问即将失效的问题》