git integration not work with commit.gpgsign=true

If I set commit.gpgsign=true, then git commit will not work inside ide, for git commit will prompt for passphrase

0
1 comment

Looks like this problem: https://youtrack.jetbrains.com/issue/IDEA-127802

Please try workarounds mentioned in comments (e.g. use a gpg-agent).

0

Please sign in to leave a comment.