Is it possible to change the ssh user temporarly for a \"git push remote master\" without messing up with .git/config or \"git remote\", or using the whole remote url?
For Windows User: Follow Instructions:
Control Panel >> User Account >> Credential Manager >> Windows Credential >> Generic Credential
You can change git credential:
click modify>>provide uname and password
Or you can remove git credential. Next time when you'll push repo, it'll ask you for credential.