https://github.com/agrublev/fk-commit-template-idea-plugin-master
https://github.com/agrublev/fk-commit-template-idea-plugin-master
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/agrublev/fk-commit-template-idea-plugin-master
- Owner: agrublev
- License: apache-2.0
- Created: 2019-10-09T15:54:19.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-09T15:58:18.000Z (almost 7 years ago)
- Last Synced: 2025-02-15T06:41:25.902Z (over 1 year ago)
- Language: Java
- Size: 758 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Git commit template Plugin for IntelliJ
This plugin allows to create a commit message with the following template:
```
[]:
```
From the contribution guidelines of the Angular project [here](https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#commit-message-format).
## Installation
Install directly from the IDE plugin manager (File > Settings > Plugins > Browser repositories > Git Commit Template)
## Usage



## Partner

## License
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
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.