Skip to content

Feature/DP-770 git flow hooks setup

Ben Dherville requested to merge feature/DP-770_Git_Flow_Hooks_Setup into develop

Created by: davidatencompass

First two local hooks for Git Flow

Added post-checkout hook to enforce branch naming conventions. Added prepend-commit-msg hook used in an online example to prepend commit message with branch name.

Cheers 🐶

Merge request reports