https://github.com/index0h/idea-git-prepare-commit-msg
Plugin generates commit message by git prepare-commit-msg hook, if it exists.
https://github.com/index0h/idea-git-prepare-commit-msg
git hooks idea-plugin
Last synced: 2 months ago
JSON representation
Plugin generates commit message by git prepare-commit-msg hook, if it exists.
- Host: GitHub
- URL: https://github.com/index0h/idea-git-prepare-commit-msg
- Owner: index0h
- License: mit
- Created: 2019-09-17T14:53:10.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-30T09:52:50.000Z (over 6 years ago)
- Last Synced: 2025-08-03T11:53:22.362Z (11 months ago)
- Topics: git, hooks, idea-plugin
- Language: Java
- Size: 10.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Git prepare commit message - Plugin for IntelliJ IDEA
=====
Plugin generates commit message by git prepare-commit-msg hook, if it exists.