Skip to content

Add more options for git flow #1290

@silmaril42

Description

@silmaril42

I'd love to have more options available when finishing features or releases using git flow.
The most important arguments I'd like to have:

  • --push Push to origin after performing finish
  • --squash Squash feature / release during merge

There are more options available (see git flow feature finish --help / git flow release finish --help), but I think those two are the most important ones. Implementing others might get more complex than just adding two checkboxes.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions