Skip to content

Instantly share code, notes, and snippets.

@wiktorpyk
Created February 20, 2022 19:07
Show Gist options
  • Save wiktorpyk/d4b7abb31149d6de3fdbf9d780acd991 to your computer and use it in GitHub Desktop.
Save wiktorpyk/d4b7abb31149d6de3fdbf9d780acd991 to your computer and use it in GitHub Desktop.
How to clone a gist
git clone https://{username}:ghp_{your PAT token}@gist.github.com/{gist ID}.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment