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
Hamza Nadeem -
Bruno Brito -
CyberFriend -
Giuliana Olmos -
Top comments (0)