I have a branch name like `ABCD-1223` And the Pattern is set to: `^([A-Z]{3,5})-([0-9]{3,5})` When I run the Prefix commit message, the prefix is set to `ABCD`, even though: <img width="368" alt="image" src="https://github.com/srmeyers/git-prefix/assets/25873377/3fe2bf0d-15eb-4cf8-b92a-f4fefdd3a120">