git: 'remote-https' is not a git command?

前端 未结 4 1903
伪装坚强ぢ
伪装坚强ぢ 2020-12-11 05:02

Whenever I attempt to clone, push or pull I get:

C:\\Users\\User\\Documents\\Project>git pull

git: \'remote-https\' is not a git c

4条回答
  •  北海茫月
    2020-12-11 05:30

    I had the same error and I solved by installing the latest version of Git for Windows at https://gitforwindows.org/. This might not be the correct solution for everyone. I had recently uninstalled Git for Windows not realizing that my git GUI, SourceTree, was using it.

提交回复
热议问题