Git pushing to remote GitHub repository as wrong user

后端 未结 15 843
别跟我提以往
别跟我提以往 2020-11-30 17:49

I have a work GitHub account and a personal one. First I used the personal one for test projects, then I moved on and did a repository with the other account on the same com

15条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-11-30 17:59

    This is a way to do this: you can use different ssh configurations for different ssh accounts.

    Updated on Feb 22:

    Check out this link: https://gist.github.com/2351996

提交回复
热议问题