树莓派使用opkg安装git后会出现此问题:git: 'remote-https' is not a git command. See 'git --help'.
解决方法:安装git-http即可解决
1 | # root @ OpenWrt in /home/python [11:38:07] C:255 |
树莓派使用opkg安装git后会出现此问题:git: 'remote-https' is not a git command. See 'git --help'.
解决方法:安装git-http即可解决
1 | # root @ OpenWrt in /home/python [11:38:07] C:255 |
若没有本文 Issue,您可以使用 Comment 模版新建。