https://git-scm.com/docs/git-credential-store https://github.com/git-ecosystem/git-credential-manager the first allows you to save your PAT as the password when using HTTPS auth with username. But really you want link #2. Install the windows binary in a handy place (I put it under $APPDATA), temporarily add it your path. then follow the instructions. THe first time you run a git operation it will put the full path of the binary in your configuration, so that's why it doesn't have to be permanently on your PATH.
-- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple