2021-09-20 19:37:44 -04:00
|
|
|
[diff "scheme"]
|
|
|
|
xfuncname = "^(\\(define.*)$"
|
|
|
|
|
|
|
|
[diff "texinfo"]
|
|
|
|
xfuncname = "^@node[[:space:]]+([^,]+).*$"
|
2023-04-23 10:28:59 -04: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 08:49:05 -04:00
|
|
|
|
|
|
|
[b4]
|
|
|
|
attestation-check-dkim = off
|
|
|
|
attestation-policy = off
|
2024-01-22 10:09:27 -05:00
|
|
|
shazam-am-flags = --signoff --3way
|
2023-10-10 08:49:05 -04:00
|
|
|
linkmask = https://yhetil.org/guix/%s
|
|
|
|
linktrailermask = https://yhetil.org/guix/%s
|
|
|
|
midmask = https://yhetil.org/guix/%s
|