The ability to remove the push button #10002
redcactus-adrie
started this conversation in
Ideas
Replies: 1 comment
-
Thanks for sharing! Would this feature be used to prevent accidental pushes? It feels a little like it. If so, I wonder if there can be the notion of an 'arming' of a button, and only when it's armed it can be pressed at all. Maybe in the end it's more of a notion of "don't publish" this branch, which could be a setting on the branch. We have branch metadata, so storing such information wouldn't be the problem. CC @PavelLaptev and @krlvi . |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As GitButler now has rules to determine where specific changes should go, and since 'junk' or other purely local branches may exist, I think it would be useful to have the ability to convert a branch into a purely local branch that cannot be pushed. This would remove the 'Push' button, although we should still allow the branch to be converted back to a normal branch.
Perhaps this could be a per-branch setting.
Beta Was this translation helpful? Give feedback.
All reactions