Where does GitHub for Windows keep its SSH key?

后端 未结 5 1223
野趣味
野趣味 2020-12-08 01:38

GitHub distributes a simplified Git client for Windows they call GitHub for Windows; it authenticates via GitHub account, and although it usually uses HTTPS remotes for loca

5条回答
  •  抹茶落季
    2020-12-08 02:17

    On my Windows 10 Home the .ssh folder's path is %HOMEDRIVE%%HOMEPATH%\AppData\Roaming\SPB_Data\.ssh

提交回复
热议问题