A simple plugin for Intellij IDEA that adds the ability to clear the vcs commit message only when last commit was successful.
Stars
1
Forks
0
Watchers
1
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
11
commits
Changed description (turns out that Tortoise products always clear commit message when commit window is opened). Also updated description.
f278975View on GitHubPotential fix for situations when action is created before the component, changed since build in plugin settings (now since 2016.1).
756b58bView on GitHubToggle action implemented as a proper toggle, Observer pattern for observing state change in DeleteMessageSettingsComponent, text and description change, CVS -> VCS typo correction.
a8d3e2bView on GitHubClear last commit message on successful commit now a global feature, not project-specific.
76852a0View on GitHub