日韩av黄I国产麻豆传媒I国产91av视频在线观看I日韩一区二区三区在线看I美女国产在线I麻豆视频国产在线观看I成人黄色短片

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 >

执行git命令时出现fatal: ‘origin‘ does not appear to be a git repository错误

發(fā)布時間:2023/12/20 35 豆豆
生活随笔 收集整理的這篇文章主要介紹了 执行git命令时出现fatal: ‘origin‘ does not appear to be a git repository错误 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

執(zhí)行git命令時出現fatal: ‘origin’ does not appear to be a git repository錯誤

在執(zhí)行git pull origin master時出現:
  fatal: ‘origin’ does not appear to be a git repository
  致命提示:“origin”看起來不是一個git存儲庫
  fatal: Could not read from remote repository.
  致命:無法從遠程存儲庫讀取。
  Please make sure you have the correct access rights and the repository exists
  請確保您擁有正確的訪問權限,并且存儲庫存在
解決方案:

git remote add origin git@github:bx_reader/bx-reader-api.git

將關聯(lián)遠程倉庫為origin

PS:建議先檢查路徑是否在項目路徑里邊(我的是路徑沒留神看錯了

總結

以上是生活随笔為你收集整理的执行git命令时出现fatal: ‘origin‘ does not appear to be a git repository错误的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。