TGTGInsighttelegram intelligenceLIVE / telegram public index
Post content
帖子内容
#tips#吐槽 Windows 下的 Git Bash 存在一个 bug, 如果使用的是非默认 SSH Key 文件(例如:%HOMEPATH%/.ssh/xxxxx), 在配置好种种设置后你可能仍会遇到拒绝访问的提示: \302\[email protected]: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. 这时换用 Git GUI,或者 PowerShell 都可正常访问。