No description
Find a file
2025-10-02 15:51:55 +02:00
.github/workflows Create build action 2025-10-02 10:45:57 +02:00
.run initial commit 2025-09-29 20:08:22 +02:00
gradle/wrapper initial commit 2025-09-29 20:08:22 +02:00
src/main made the code simpler 2025-10-02 15:51:55 +02:00
.gitignore initial commit 2025-09-29 20:08:22 +02:00
build.gradle.kts main v1.3 remove the redundant space after the branch name 2025-10-02 15:27:09 +02:00
gradle.properties initial commit 2025-09-29 20:08:22 +02:00
gradlew initial commit 2025-09-29 20:08:22 +02:00
gradlew.bat initial commit 2025-09-29 20:08:22 +02:00
README.md initial commit 2025-09-29 20:08:22 +02:00
settings.gradle.kts initial commit 2025-09-29 20:08:22 +02:00

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