Adjust your git config to allow for multiple concurrent hotfix branches.
git config gitflow.multi-hotfix true
git config --get gitflow.multi-hotfix
You don't have to rename that second hotfix branch to slowfix
before pushing ever again.
Adjust your git config to allow for multiple concurrent hotfix branches.
git config gitflow.multi-hotfix true
git config --get gitflow.multi-hotfix
You don't have to rename that second hotfix branch to slowfix
before pushing ever again.
For further actions, you may consider blocking this person and/or reporting abuse
Kannav Sethi -
Ryosuke -
Lyner Lim -
Frederick Ollinger -
Top comments (0)