I know how to provide a username and password to an HTTPS request like this:
git clone https://username:password@remote
But I\'d like to kn
On Windows, the following steps should re-trigger the GitHub login window when git cloneing:
git clone