解决OpenWrt系统上出现“git: 'remote-https' is not a git command...”的问题

在OpenWrt上安装git软件包后,执行git clone命令时,出现了下面的报错:

git: 'remote-https' is not a git command. See 'git --help'. fatal: remote helper 'https' aborted session

通过AI工具进行,发现原来是没有安装“git-http”导致的,安装这个软件包后就解决问题了

1000016310

1000016309

1000016308

posted @ 2025-09-30 09:09  Data_19C  阅读(89)  评论(0)    收藏  举报