Do not display folders in commit template scope #1851
-
Hi, I've just discovered this piece of software and I'm setting up commit templates and want to follow conventional commits syling. I'm using "commit type (scope): summary" structure but when using ${files} to retrieve modified file names for the scope, it shows the entire path. Is there any way to retrieve only the basename? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
love-linger
Oct 14, 2025
Replies: 1 comment 1 reply
-
Done. You can download and test it with latest CI build from GitHub Action. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
willsc123
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Done. You can download and test it with latest CI build from GitHub Action.