No description
| .github/workflows | ||
| .run | ||
| gradle/wrapper | ||
| src/main | ||
| .gitignore | ||
| build.gradle.kts | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| README.md | ||
| settings.gradle.kts | ||
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