Description
I have gpg signing in my global git config, and I use pinentry-touchid as my gpg pinentry tool so I don't have to type my super long passphrase every time I commit. When I run the e2e tests locally, it makes commits to a test repo, causing me to get spammed by pinentry requests.
Plugins
none
OpenCode version
1.2.24
Steps to reproduce
Configure git to sign commits
Configure gpg to use pinentry-touchid with a short timeout
Run e2e tests
Screenshot and/or share link
No response
Operating System
macOS
Terminal
iTerm2