change git credentials in visual studio code code example
Example: vscode save git credentials
git remote set-url origin https://<USERNAME>:<PASSWORD>@bitbucket.org/path/to/repo.git
git remote set-url origin https://<USERNAME>:<PASSWORD>@bitbucket.org/path/to/repo.git