No description
Find a file
Shautvast 485be3e57c
Some checks failed
Gradle Build / build (push) Has been cancelled
new version
2025-11-20 15:10:32 +01: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 add hash 2025-11-20 15:07:53 +01:00
.gitignore initial commit 2025-09-29 20:08:22 +02:00
build.gradle.kts new version 2025-11-20 15:10:32 +01: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 new version 2025-11-20 15:10:32 +01: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 #[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