When using multiple GitHub accounts, the process of selecting the correct Personal Access Token (PAT) for git push or git pull over HTTPS can be a bit cumbersome. Specifically, when dealing with repositories from multiple owners, such as: https://github. com/aont/foo.
Source: [Dev.to](https://dev.to/vast-cow/using-multiple-github-accounts-automatically-select-the-correct-gh-pat-based-on-repo-owner-4l3g)