aleksandr-m / gitflow-maven-plugin

The Git-Flow Maven Plugin supports various Git workflows, including GitFlow and GitHub Flow. This plugin runs Git and Maven commands from the command line.
https://aleksandr-m.github.io/gitflow-maven-plugin/
Apache License 2.0
495 stars 182 forks source link

Feature finish should not fail on already merged feature branch. #228 #229

Open rostskadat opened 4 years ago

rostskadat commented 4 years ago

This is related to #228

rostskadat commented 4 years ago

Oups, seems that the second issue (#230) get pulled as well. The idea was to be able to split each issue in its own pull request.

rostskadat commented 4 years ago

Sorry for the confusion, but everything related to #230 should not be pulled.

aleksandr-m commented 4 years ago

@rostskadat You can force push to your branch and create a second PR.

aleksandr-m commented 3 years ago

@rostskadat Hey. Do you still need this? Can you clean this up so I can review it.