commiticketing prefixes commits on ephemeral branches based on the branchname. An additional hook should pre-check whether we are at all on such a branch
Idea
This hook would essentially be a counterpart to no-commit-to-branch, ca. "only-commit-to-branch" with a list of accepted branch name RegExes.
Context
commiticketing
prefixes commits on ephemeral branches based on the branchname. An additional hook should pre-check whether we are at all on such a branchIdea
This hook would essentially be a counterpart to no-commit-to-branch, ca. "only-commit-to-branch" with a list of accepted branch name RegExes.