GitHub - HTTPS access

前端 未结 4 472
刺人心
刺人心 2020-12-01 00:27

I am unable to clone my repository via HTTPS:

$ git clone https://github.com/walterjwhite/project.configuration.git
Initialized empty Git repository in ./pro         


        
4条回答
  •  眼角桃花
    2020-12-01 00:45

    Just to add to this discussion, for some reason or another, it seems to work for me when I use http rather than https.

提交回复
热议问题