Provided by: gh_2.4.0+dfsg1-2_amd64 

NAME
gh-repo-clone - Clone a repository locally
SYNOPSIS
gh repo clone <repository> [<directory>] [-- <gitflags>...]
DESCRIPTION
Clone a GitHub repository locally. If the "OWNER/" portion of the "OWNER/REPO" repository argument is omitted, it defaults to the name of the authenticating user. Pass additional 'git clone' flags by listing them after '--'.
SEE ALSO
gh-repo(1) Mar 2022 GH-REPO-CLONE(1)