首頁  >  問答  >  主體

github - git Push 報錯請求的 URL 回傳錯誤:403 訪問時

總是報錯

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

全部回覆(2)我來回復

  • 世界只因有你

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

    http://stackoverflow.com/questions/7438313/pushing-to-git-returning-error-code-403-fatal-http-request-failed
    不知道這是否可以解決樓主問題。

    回覆
    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

    回覆
    0
  • 取消回覆