Heim  >  Fragen und Antworten  >  Hauptteil

github - git push 报错 requested URL returned error: 403 while accessing

总是报错

error: The requested URL returned error: 403 while accessing https://LL101SS@github.com/LL101SS/easy_mongo_liu.git/info/refs
fatal: HTTP request failed
漂亮男人漂亮男人2755 Tage vor750

Antworte allen(2)Ich werde antworten

  • 世界只因有你

    世界只因有你2017-04-28 09:06:55

    http://stackoverflow.com/questions/7438313/pushing-to-git-returning-error-code-403-fatal-http-request-failed
    不知道这个是否可以解决楼主问题。

    Antwort
    0
  • 大家讲道理

    大家讲道理2017-04-28 09:06:55

    解决了,感激不尽啊:我把上面的回答整理了一下:

    [remote "origin"]
            url = ssh://git@github.com/njz817/learngit.git
            fetch = +refs/heads/*:refs/remotes/origin/*

    详细记录在:http://www.aipanshi.com/post/view/99.html

    Antwort
    0
  • StornierenAntwort