2021-09-21 01:37:44 +02:00
|
|
|
[diff "scheme"]
|
|
|
|
xfuncname = "^(\\(define.*)$"
|
|
|
|
|
|
|
|
[diff "texinfo"]
|
|
|
|
xfuncname = "^@node[[:space:]]+([^,]+).*$"
|
2023-04-23 16:28:59 +02:00
|
|
|
|
|
|
|
[format]
|
|
|
|
forceinbodyfrom = true # help preserve commit authorship
|
|
|
|
thread = shallow
|
|
|
|
useAutoBase = true
|
|
|
|
|
|
|
|
[pull]
|
|
|
|
rebase = true
|
|
|
|
|
|
|
|
[sendemail]
|
|
|
|
to = guix-patches@gnu.org
|
|
|
|
headerCmd = etc/teams.scm cc-members-header-cmd
|
|
|
|
thread = no
|
2023-10-10 14:49:05 +02:00
|
|
|
|
|
|
|
[b4]
|
|
|
|
attestation-check-dkim = off
|
|
|
|
attestation-policy = off
|
2024-01-22 16:09:27 +01:00
|
|
|
shazam-am-flags = --signoff --3way
|
2023-10-10 14:49:05 +02:00
|
|
|
linkmask = https://yhetil.org/guix/%s
|
|
|
|
linktrailermask = https://yhetil.org/guix/%s
|
|
|
|
midmask = https://yhetil.org/guix/%s
|