how to use two github accounts credentials to windows code example
Example 1: github add multiple credentials windows
git config --global credential.github.com.useHttpPath true
Example 2: add github to windows credentials
git config --global credential.helper manager-core