LinuxCommandLibrary

hub-clone

Clone an existing repository.

TLDR

Clone an existing repository to current directory (If run into authentication problem, try full ssh path)

$ hub clone [remote_repository_location]
copy

Copied to clipboard