Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: disable gpg signing on initial commit #1615

Merged
merged 4 commits into from
Aug 11, 2024
Merged

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

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?).

💖

@JoshuaKGoldberg JoshuaKGoldberg merged commit d6262a2 into main Aug 11, 2024
13 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the disable-gpg branch August 11, 2024 04:38
Copy link

🎉 This is included in version v1.67.5 🎉

The release is available on:

Cheers! 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 Bug: "Initializing GitHub repository" freezes if manual Git commit unlock passphrase needed
1 participant