zielu / GitToolBox

GitToolBox IntelliJ plugin
GNU General Public License v3.0
607 stars 76 forks source link

Can't do commit in Idea 2021.2.2 with 212.7.10 #341

Closed lWoHvYe closed 3 years ago

lWoHvYe commented 3 years ago

Hi。I can't do commit with the version 212.7.10 while it's ok in 212.7.7。

When I check the Commit button ,It changes to Commit Anyway,When I check it,nothing happes,

Snipaste_2021-09-21_22-39-55 Snipaste_2021-09-21_22-40-14

and everytime I check the button,The idea log out #zielu.gittoolbox.config - Project config updated

Snipaste_2021-09-21_22-45-04

Is there anything wrong? Thanks.

zielu commented 3 years ago

I'll take a look at config updated - but what is that Checks failed message - on first screenshot with Commit you don't have it, on second with Commit Anyway it's there. It is definitely not added by my plugin and there are no features in it for modifying Commit button state.

lWoHvYe commented 3 years ago

The Checks failed is added by idea,it checks whether there are warning or errors in this commit. Things goes better after I reinstall the plugin. Thanks for your help.