Help with commit Prefixes #2770
Replies: 1 comment
-
Nevermind, it looks like this was a bug that has already been addressed: #2689 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am looking for help setting up commit prefixes.
I have the following directory structure:
icon
├── repo1
└── repo2
The branches are named
repo1/ICON-01
and I would like to be able to have commit messages in the formatICON-01 - commitmessage
Here is what I have in my config and I havent been able to successfully add the prefix to any commits. What am I missing?
Beta Was this translation helpful? Give feedback.
All reactions