You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Prerequisites
Description
It seems that
githubis unable to GPG sign commits on Atom v1.21.0-beta0.Steps to Reproduce
git config --global commit.gpgsign true(or some other method of requiring a signature)Expected behavior:
Password prompt to unlock the GPG key.
Actual behavior:
Error message with the following contents:
Reproduces how often:
100% of the time.
Versions
Windows 10 x64 Enterprise
Additional Information
This was working perfectly fine in Atom v1.20.0-beta7.