19
submitted 2 years ago* (last edited 2 years ago) by [email protected] to c/[email protected]

So, I have a GPG key with two noreply email addresses. One for codeberg.org and one email address for github.com. When using the [email protected] of codeberg as user.mail globally, I can make commits which show up as verified on codeberg.org. But if use the same mail as my git user.mail the commit on github will show up as unverified. Even though the particular repo's mail is set to the noreply email address of github which can be verified with git config user.mail but for some reason the global ~/.gitconfig mail is used to perform committs. Am I doing GPG management wrong or anything else wrong?

top 11 comments
sorted by: hot top new old
[-] [email protected] 17 points 2 years ago

I believe the setting is user.email so maybe confirm that’s what you have set in both? Git will silently ignore settings that aren’t used/defined.

[-] [email protected] 11 points 2 years ago

I am a damm moron. Thank you very much!

[-] [email protected] 15 points 2 years ago

You're not a moron, you learned something useful. My experience for the past 20 years is being a moron over and over again, and I make sure to transmit that knowledge.

[-] [email protected] 5 points 2 years ago

"The expert has failed more times than the beginner has even tried." 😊👍

[-] [email protected] 4 points 2 years ago

thanks man :)

[-] [email protected] 8 points 2 years ago

I am a damm moron.

Username checks out

[-] [email protected] 3 points 2 years ago

Not at all! Glad it was something simple!

[-] [email protected] 9 points 2 years ago

/u/spez is trying to fix Reddit with our help /s

[-] [email protected] 5 points 2 years ago
if (enshittification){
dont();
}

git push origin main

[-] [email protected] 1 points 2 years ago

The git push always happens?

this post was submitted on 01 Nov 2023
19 points (85.2% liked)

Programming

21127 readers
388 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 2 years ago
MODERATORS