Skip to content

Instantly share code, notes, and snippets.

@mos3abof
Last active August 2, 2018 11:06
Show Gist options
  • Save mos3abof/217fbc9737b36f2eaf9cdcc84ac9ee1d to your computer and use it in GitHub Desktop.
Save mos3abof/217fbc9737b36f2eaf9cdcc84ac9ee1d to your computer and use it in GitHub Desktop.
Allow git-flow to have more than one hotfix branch at a time
git config --global --add gitflow.multi-hotfix true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment