Skip to content

Instantly share code, notes, and snippets.

@ashrithr
Created April 2, 2014 23:53
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 ashrithr/9945710 to your computer and use it in GitHub Desktop.
Save ashrithr/9945710 to your computer and use it in GitHub Desktop.
Clone a git repository (to avoid 403 errors)
git clone https://<username>@github.com/xxx/yyy.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment