git integration not work with commit.gpgsign=true Permanently deleted user 创建于 2015年05月12日 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).