git integration not work with commit.gpgsign=true Permanently deleted user Created May 12, 2015 15:32 If I set commit.gpgsign=true, then git commit will not work inside ide, for git commit will prompt for passphrase
Looks like this problem: https://youtrack.jetbrains.com/issue/IDEA-127802
Please try workarounds mentioned in comments (e.g. use a gpg-agent).