autoprefix-commit/README.md
Shautvast 485be3e57c
Some checks failed
Gradle Build / build (push) Has been cancelled
new version
2025-11-20 15:10:32 +01:00

6 lines
No EOL
336 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 #[branchname] 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