magit-gitflow
magit-gitflow copied to clipboard
push master to upstream when finishing release?
I'm just starting using git flow - -thanks for this plugin, it seems great!
I am not sure if I quite understand the flow, but I'd really like to push master directly to upstream when I finish a release. I see there's a switch -p
but I'd really like to have this done by default. I tried adding
(magit-define-popup-switch 'magit-gitflow-release-finish-popup ?p "Push after finish" "--push" t)
but that doesn't seem to activate the switch. Can you give any guidance? thank you!
Sorry, no idea at the moment. Will look into it.
Any update on this one? :)
@jtatarik is busy I guess!!