autoprefix-commit/README.md
2025-09-29 20:08:22 +02:00

6 lines
No EOL
338 B
Markdown

# Autoprefix-commit
A simple intellij plugin that puts the current branch name in front of the commit message
* Updates the branch every time the commit dialog is focussed
* Puts the branch name in front of any pre-existing text (unless the branch name was already there)
* No config for other fixed characters
* Tested on IntelliJ 2025.x