Skip to content

Instantly share code, notes, and snippets.

@Mlawrence95
Created December 5, 2019 23:45
Show Gist options
  • Save Mlawrence95/279d7046c873bba74092d21cfec80224 to your computer and use it in GitHub Desktop.
Save Mlawrence95/279d7046c873bba74092d21cfec80224 to your computer and use it in GitHub Desktop.
Trying to access a private repo? Use this format to pull it down. (Yes, it asks for your password at the command line. Only do this in low-risk environments)
git clone https://[insert username]:[insert password]@github.com/[insert organisation name]/[insert repo name].git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment