Skip to content

Instantly share code, notes, and snippets.

@vmohir
Created September 5, 2019 08:07
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 vmohir/c4e5e1092e249924fcc6d9be31d4d846 to your computer and use it in GitHub Desktop.
Save vmohir/c4e5e1092e249924fcc6d9be31d4d846 to your computer and use it in GitHub Desktop.
clone git repo with a specific user:pass
git remote set-url origin https://name:password@github.com/repo.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment