Fixes the issue by disabling GPG signing altogether.
It would be nice to detect if the user is on a GUI, or wait up to only a second for the first commit... but that adds complications and race conditions (what if the first commit is running some other commands?).
PR Checklist
status: accepting prs
Overview
Fixes the issue by disabling GPG signing altogether.
It would be nice to detect if the user is on a GUI, or wait up to only a second for the first commit... but that adds complications and race conditions (what if the first commit is running some other commands?).
💖