abhinav / git-spice

Manage stacked Git branches
https://abhinav.github.io/git-spice/
GNU General Public License v3.0
220 stars 11 forks source link

submit: support --publish opt-in mode #355

Closed abhinav closed 1 month ago

abhinav commented 1 month ago

Change --no-publish to --publish, defaulting to true, with a --no-publish opt-out. Support setting the default value via configuration, allowing users to always opt out of creating CRs, unless the --publish flag is added to the command.

This will make the experience of using submit with unsupported forges smoother.

abhinav commented 1 month ago

This change is part of the following stack:

Change managed by git-spice.