簡體   English   中英

Git Ahead SSH 錯誤 - 無法克隆到“我的目錄” - 找不到 SSH 身份文件

[英]Git Ahead SSH Error - Failed to clone into 'my directory' - failed to find SSH identity file

我在本地服務器上有一個遠程存儲庫,我想使用 Git Ahead 將其克隆到我的本地計算機中,並且我正在使用 Windows 10。

我收到此錯誤:

"Failed to clone into 'my directory' - failed to find SSH identity file". 

我正在使用用戶名和密碼身份驗證,我不使用基於密鑰的身份驗證。 我可以使用用戶名和密碼登錄到遠程服務器。 服務器為Linux服務器,其他mac用戶可以正常使用git。

您可以嘗試關注gitahead/gitahead問題 465

在克隆之前,轉到工具 > 選項 > 其他。

在“ Path to default / fallback SSH key file ”文本字段中指定id_rsa私鑰文件(或類似密鑰文件)的路徑。

https://user-images.githubusercontent.com/7346503/88257295-04e14e00-ccdb-11ea-857d-c44c84bdbdcb.png

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM