git clone https://github.com/microsoft/markitdown.git
Cloning into 'markitdown'...
warning: templates not found in /usr/local/git/share/git-core/templates
git: 'remote-https' is not a git command. See 'git --help'.
这个是什么原因,拉git代码出错
[求助] tos6 使用不了git? [已解决]
版主: TerraSupport, TMsupport, TMjack
Re: [求助] tos6 使用不了git?
你好,这个错误信息说明你的 Git 环境不完整,最后一行报错表示 Git 无法识别 remote-https,也就是它没有 HTTPS 传输支持模块。
你可以重新安装git或检查git路径配置。
你可以重新安装git或检查git路径配置。
联系我们的团队,请发送电子邮件到以下地址,记住用@代替(at)
技术团队:support(at)terra-master.com(技术支持)
服务团队:Service(at)terra-master.com(用于购买,退货,更换,RMA服务)
技术团队:support(at)terra-master.com(技术支持)
服务团队:Service(at)terra-master.com(用于购买,退货,更换,RMA服务)
