gitflow-avh
gitflow-avh copied to clipboard
Add call to run_post_hook after checkout new support branch
Please add run_post_hook "$NAME" "$REMOTE" "$BRANCH" after git_do checkout -b "$BRANCH" "$BASE" || die "Could not create support branch '$BRANCH'." in git-flow-support