Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: reduce ambiguity of merge-regex patterns
The branch-name patterns used in the merge-commit regex's are now constraint to the allowed characters in git branch names. This improves overall performance of the regex matcher.
- Loading branch information