I am committing code using TortoiseGit, but I do not have access to the git repository which am committing I want to use other persons username and password to commit.
Each time I commit, the commit did not happen because it tries to commit using my credential (Current logged in win user).
I want to give the other persons id and password to commit.
How is it possible?