我正在尝试使用Egit克隆远程git存储库,通过https协议.我按照这个在线教程.
当我插入URI:https:// username @ host:port/repositorypath,password并单击NEXT时,我收到以下错误消息:
Cannot list the available branches.
Reason:
Exception caught during execution of ls-remote command.
Run Code Online (Sandbox Code Playgroud)
我怎样才能克隆这个回购?