Changing the git user inside Visual Studio Code

后端 未结 8 1868
时光取名叫无心
时光取名叫无心 2020-12-04 16:53

The user for my git commits has changed, but I am not able to change that inside of Visual Studio Code.

I changed the global settings in git, but when I want to push

8条回答
  •  北荒
    北荒 (楼主)
    2020-12-04 16:56

    There is a conflict between Visual Studio 2015 and Visual Studio Code for the git credentials. When i changed my credentials on VS 2015 VS Code let me push with the correct git ID.

提交回复
热议问题