gh-gist-clone - Clone a gist locally
Contents
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 gitclone flags by listing them after --.
Name
gh-gist-clone - Clone a gist locally
See Also
gh-gist(1) Jan 2025 GH-GIST-CLONE(1)
Synopsis
ghgistclone<gist>[<directory>][--<gitflags>...]
