Configure Git clients, like GitHub for Windows, to not ask for authentication

If you’re using GitHub for Windows, all you need to do is:

  1. Make sure you’ve logged into the GUI app at least once
  2. Click the “Git Shell” link

GitHub has already solved this problem for you on the command line, for both HTTPS and SSH-based remotes

Leave a Comment