Github CLI - 无法找到 'https' 的远程助手

Github CLI - Unable to find remote helper for 'https'

Github 当我尝试从命令行创建 PR 时,CLI 抛出以下错误。

fatal: Unable to find remote helper for 'https'
exit status 128

我已经尝试了 this question 上的步骤,git clone 对我来说效果很好。我还可以使用 gh pr status

查看 PR 的状态

有人知道为什么会发生这种情况吗?

一切就绪。安装库后,我只需要重新启动我的机器。