I am using git bash and its trying to use my Windows username to login with "git push origin Dev" but I want it to use a different name, my username on the remote. How can I change this? Thanks
|
feedback
|
|
Change the configuration of the | |||
|
feedback
|
|
If I understood the situation, the following commands should set the information that you desire in for git configuration.
| |||
|
feedback
|