petervanderdoes/gitflow-avh

Add call to run_post_hook after checkout new support branch

matanmarciano opened this issue · 0 comments

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