Skip to content

Commit 4a10902

Browse files
Update README.md
1 parent a39e4aa commit 4a10902

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

README.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,28 @@
11
# git-commit-message-helper
2-
idea git commit specification plug-in
2+
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.
33

4+
5+
## Installation
6+
Install directly from the IDE plugin manager (File > Settings > Plugins > Browser repositories > Git Commit Message Helper
7+
)
8+
9+
## Usage
10+
![](https://raw.githubusercontent.com/AutismSuperman/git-commit-message-helper/master/image/operation.gif)
11+
12+
If you want to change the type of submission, you can change it in settings
13+
14+
![]https://raw.githubusercontent.com/AutismSuperman/git-commit-message-helper/master/image/settings-1.png
15+
16+
If you want to personalize your submission template can be set in the settings, the template engine here uses velocity
17+
18+
![]https://raw.githubusercontent.com/AutismSuperman/git-commit-message-helper/master/image/settings-2.png
19+
20+
# License
21+
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.
22+
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.
23+
24+
25+
#### thank you for https://github.com/MobileTribe/commit-template-idea-plugin
426
#### thank you for https://github.com/MobileTribe/commit-template-idea-plugin
527
#### thank you for https://github.com/x-hansong/CodeMaker
628
#### thank you for https://github.com/shuzijun/leetcode-editor

0 commit comments

Comments
 (0)