-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: General
-
None
Hi,
I find myself using some sort of prefixes to mark branches I don't want to push.
What I find easy is to define a prefix like "local/branch/name" or "local/tagname"
So I don't push them to the remote (I only do merges or squash-merges on "official" branches).
I'd like to have an option in Bitbucket to define such prefixes so branches and tags named accordingly arn't uploaded (or at least a popup asks me if I really want to upload a branch with a name marked as local only)