“did you run git update-server-info” error on a Github repository

后端 未结 20 1573
别跟我提以往
别跟我提以往 2020-12-04 10:42

I\'m using the github Gui from their website to manage my repos, and I\'m getting the following error:

fatal: https://github.com/TeaCodie/TeaCodie-Website.gi         


        
20条回答
  •  春和景丽
    2020-12-04 11:18

    In my case I was using the wrong protocol in the repository URL (http instead of https)

提交回复
热议问题