Provided by: gh_2.14.4+dfsg1-1_amd64 bug

NAME

       gh-gist-clone - Clone a gist locally

SYNOPSIS

       gh gist clone <gist> [<directory>] [-- <gitflags>...]

DESCRIPTION

       Clone a GitHub gist locally.

       A  gist  can  be  supplied  as  argument in either of the following formats: - by ID, e.g.
       5b0e0062eb8e9654adad7bb1d81cc75f           -            by            URL,            e.g.
       "https://gist.github.com/OWNER/5b0e0062eb8e9654adad7bb1d81cc75f"

       Pass additional 'git clone' flags by listing them after '--'.

SEE ALSO

       gh-gist(1)

                                             Aug 2022                            GH-GIST-CLONE(1)