Skip to content

Instantly share code, notes, and snippets.

@miguelmota
Last active June 7, 2023 21:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save miguelmota/ffcbc0805585841da0c328d1e24886ce to your computer and use it in GitHub Desktop.
Save miguelmota/ffcbc0805585841da0c328d1e24886ce to your computer and use it in GitHub Desktop.
git clone private repo using personal token
# generate token here: https://github.com/settings/tokens
git clone https://ghp_123...XYZ@github.com/myorg/myrepo.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment