mirror of
https://github.com/thomiceli/opengist.git
synced 2025-02-19 01:55:43 -05:00
370 B
370 B
Push Options
Opengist has support for a few Git push options.
These options are passed to git push
command and can be used to change the metadata of a gist.
Change visibility
git push -o visibility=public
git push -o visibility=unlisted
git push -o visibility=private