commands.sh

hub clone

all

Clone an existing repository.

More info →

Examples (1)

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

hub clone remote_repository_location
made by @shridhargupta | data from tldr-pages