No description
Find a file
2025-09-30 21:12:30 +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 created an icon 2025-09-30 21:12:30 +02:00
.gitignore initial commit 2025-09-29 20:08:22 +02:00
build.gradle.kts updated intelli platform, changed groupid/package 2025-09-29 20:45:34 +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