When you don't have an unencrypted key and you have git configured to always sign all commits, you have to sign three times instead of one.
Don't GPG sign intermediate commits with github-merge tool #16130
pull stevenroose wants to merge 1 commits into bitcoin:master from stevenroose:contrib-no-sign changing 1 files +2 −2-
stevenroose commented at 6:19 PM on May 31, 2019: contributor
- fanquake added the label Scripts and tools on May 31, 2019
-
Don't GPG sign intermediate commits with github-merge tool a352d2ae5f
-
MarcoFalke commented at 8:17 AM on June 2, 2019: member
utACK a352d2ae5f5e8a0204d49d66ff458a1505609de3
- fanquake requested review from laanwj on Jun 3, 2019
-
laanwj commented at 1:45 PM on June 5, 2019: member
When you don't have an unencrypted key and you have git configured to always sign all commits, you have to sign three times instead of one.
This is strange. I have my key on a token and never had to sign more than once. Do you have something in your git config that forces signing all commits? I guess making this explicit cannot hurt so utACK anyhow, though, we can't potentially support any possible git configuration.
-
stevenroose commented at 3:18 PM on June 5, 2019: contributor
Yeah like you quoted, I have git configured to sign all commits. Yeah but it doesn't hurt to be explicit, actually the code comments say "first create unsigned commit" or something and then don't have the no-sign flag.
[commit] gpgsign = true -
laanwj commented at 10:57 AM on June 6, 2019: member
Yeah like you quoted, I have git configured to sign all commits.
Whoops, missed that.
- laanwj merged this on Jun 6, 2019
- laanwj closed this on Jun 6, 2019
- laanwj referenced this in commit 26a0d07ddb on Jun 6, 2019
- fanquake referenced this in commit d1a09cfdb2 on Jul 7, 2019
- PastaPastaPasta referenced this in commit 503f697c12 on Jun 27, 2021
- PastaPastaPasta referenced this in commit e48ba62100 on Jun 28, 2021
- PastaPastaPasta referenced this in commit 6f4fd9beca on Jun 29, 2021
- PastaPastaPasta referenced this in commit 8c6f6ea385 on Jul 1, 2021
- PastaPastaPasta referenced this in commit 44e011c471 on Jul 1, 2021
- PastaPastaPasta referenced this in commit 87800e4bcc on Jul 12, 2021
- DrahtBot locked this on Dec 16, 2021