MobileTribe / commit-template-idea-plugin

Git commit template Plugin for IntelliJ
https://plugins.jetbrains.com/plugin/9861-git-commit-template
Apache License 2.0
164 stars 102 forks source link

No type of change on Windows #13

Closed gaelgubian closed 4 years ago

gaelgubian commented 5 years ago

This command line is not working on Windows (no grep, no sed...) : https://github.com/MobileTribe/commit-template-idea-plugin/blob/0a0ab986aef8cd4971ac6fb84ccdc00120cd2bc8/src/com/leroymerlin/commit/CommitPanel.java#L26

Filter and sort results with Java or provide another way of loading ChangeType (with the template file maybe?)