git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* (no subject)
@ 2021-12-21 14:44 ?????? ??????
  2021-12-21 17:55 ` rebase -S config option René Scharfe
  0 siblings, 1 reply; 3+ messages in thread
From: ?????? ?????? @ 2021-12-21 14:44 UTC (permalink / raw)
  To: git

Is it possible to always GPG-sign commits created by rebase operations
by default without having to specify the -S flag?


Note: I don't like revealing my real name. Please call me Lemuria.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: rebase -S config option
  2021-12-21 14:44 ?????? ??????
@ 2021-12-21 17:55 ` René Scharfe
  2021-12-22  3:20   ` Lemuria
  0 siblings, 1 reply; 3+ messages in thread
From: René Scharfe @ 2021-12-21 17:55 UTC (permalink / raw)
  To: ?????? ??????, git

Hello,

emails are better with a subject; added one.

Am 21.12.21 um 15:44 schrieb ?????? ??????:
> Is it possible to always GPG-sign commits created by rebase operations
> by default without having to specify the -S flag?

Setting the config option commit.gpgsign to true should do the trick.

René

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: rebase -S config option
  2021-12-21 17:55 ` rebase -S config option René Scharfe
@ 2021-12-22  3:20   ` Lemuria
  0 siblings, 0 replies; 3+ messages in thread
From: Lemuria @ 2021-12-22  3:20 UTC (permalink / raw)
  To: René Scharfe, git

Thanks. I'm new to the mailing list but I should get
good at it pretty soon.

I set that to true and all commits I made via
interactive rebase operations were GPG-signed.

Thank you for your help,

- Lemuria

On 22/12/2021 1:55 am, René Scharfe wrote:
> Hello,
> 
> emails are better with a subject; added one.
> 
> Am 21.12.21 um 15:44 schrieb ?????? ??????:
>> Is it possible to always GPG-sign commits created by rebase operations
>> by default without having to specify the -S flag?
> 
> Setting the config option commit.gpgsign to true should do the trick.
> 
> René
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-12-22  3:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-21 14:44 ?????? ??????
2021-12-21 17:55 ` rebase -S config option René Scharfe
2021-12-22  3:20   ` Lemuria

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).