Visual Studio Code always asking for git credentials

后端 未结 22 741
悲&欢浪女
悲&欢浪女 2020-11-29 14:50

I started using Visual Studio Code, and I was trying to save my test project into GitHub, but Visual Studio Code is always asking for my GitHub credentials.

I have i

22条回答
  •  暗喜
    暗喜 (楼主)
    2020-11-29 15:18

    Use an SSH key without a passphrase.

    Maybe this is obvious to some (wasn't to me). It also doesn't solve the issue if you absolutely require a passphrase, but this was a decent compromise in my situation on Mac.

提交回复
热议问题