--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # hub clone > Clone an existing repository. > More information: . - Clone an existing repository to current directory (If run into authentication problem, try full SSH path): `hub clone {{remote_repository_location}}`