# git-commit-message-helper **Repository Path**: AutismSuperman/git-commit-message-helper ## Basic Information - **Project Name**: git-commit-message-helper - **Description**: A JetBrains series plugin to help git code submission specifications, support IDEA, WebStorm, AndroidStudio, PyCharm, CLoin, GoLand, PhpStorm ... https://plugins.jetbrains.com/plugin/13477-git-commit-message-helper/ - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 1 - **Created**: 2021-03-27 - **Last Updated**: 2025-12-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # git-commit-message-helper This plugin is an upgraded version of the source idea plugin [git-commit-template](https://plugins.jetbrains.com/plugin/9861-git-commit-template) , adding a series of personalized configurations. ## Installation Install directly from the IDE plugin manager (File > Settings > Plugins > Marketplace > Git Commit Message Helper) ## Usage ![operation.gif](https://raw.githubusercontent.com/AutismSuperman/git-commit-message-helper/master/doc/image/operation.gif) If you want to personalize the window, you can go to the settings menu to set it up ![settings-0.png](https://raw.githubusercontent.com/AutismSuperman/git-commit-message-helper/master/doc/image/settings-0.png) If you want to personalize your submission template can be set in the settings, the template engine here uses velocity ![settings-1.png](https://raw.githubusercontent.com/AutismSuperman/git-commit-message-helper/master/doc/image/settings-1.png) If you want to change the type of submission, you can change it in settings ![settings-2.png](https://raw.githubusercontent.com/AutismSuperman/git-commit-message-helper/master/doc/image/settings-2.png) ## License Licensed under the [Apache License](http://www.apache.org/licenses/LICENSE-2.0), Version 2.0 (the "License"); you may not use this file except in compliance with the License. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ## Thank [https://github.com/MobileTribe/commit-template-idea-plugin](https://github.com/MobileTribe/commit-template-idea-plugin) [https://github.com/x-hansong/CodeMaker](https://github.com/x-hansong/CodeMaker) [https://github.com/shuzijun/leetcode-editor](https://github.com/shuzijun/leetcode-editor)