How to manage multiple GitHub accounts using git on Windows and fix git push with wrong user name
Sometimes it happen when we have to use multiple GitHub accounts on a single machine, but it quite tricky to handle in a proper way. Let me describe full steps including some issues I’ve faced and its fixes.