gitflow-avh
gitflow-avh copied to clipboard
Add exit code handling to post hooks
Add exit code handling to post hooks. Specifically for finish calls it would allow us to detect error scenarios before the push and allow us to tell the user to fix things with a better message.
@petervanderdoes Any feedback on this?