Skip to content

Instantly share code, notes, and snippets.

@ubnt-intrepid
Created February 7, 2017 13:33
Show Gist options
  • Select an option

  • Save ubnt-intrepid/09da3bb48110ae4a47016d6000a06f7a to your computer and use it in GitHub Desktop.

Select an option

Save ubnt-intrepid/09da3bb48110ae4a47016d6000a06f7a to your computer and use it in GitHub Desktop.
# HTTP protocol
http[s]://HOST[:PORT]/ORGANIZATION/REPOSITORY.git
# Git protocol
git://HOST/ORGANIZATION/REPOSITORY.git
# SSH protocol
[ssh://]SSHUSER@HOST[:PORT]/ORGANIZATION/REPOSITORY.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment