TGTGInsighttelegram intelligenceLIVE / telegram public index
← 浅影随想
浅影随想 avatar

TGINSIGHT POST

Post #2765

@lightFantasy

浅影随想

Views793帖子阅读量
发布11月21日2022/11/21 15:37
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 都可正常访问。