Loading...

Personal Access Token (PAT)

A generated token typed instead of a password for HTTPS Git operations.

When to use: Any remote whose URL starts with https:// rather than git@.

Example: git remote -v shows https://..., so paste the token at the password prompt.

More Git & Version Control Glossary terms