Files
Maxim Cournoyer f610dda023 etc: gitconfig: Use 'histogram' algorithm for diffs.
* etc/git/gitconfig [diff] <algorithm>: Set option to histogram.
2026-06-29 14:20:29 +09:00

33 lines
884 B
Plaintext

[diff]
# This does wonder to avoid fragmenting the hunks of package additions
# that would confuse the diff and make individually staging the added
# packages troublesome.
algorithm = histogram
[diff "scheme"]
xfuncname = "^(\\(define.*)$"
[diff "texinfo"]
xfuncname = "^@node[[:space:]]+([^,]+).*$"
[format]
forceinbodyfrom = true # help preserve commit authorship
thread = shallow
useAutoBase = whenAble
[pull]
rebase = true
[sendemail]
to = guix-patches@gnu.org
headerCmd = etc/teams.scm cc-members-header-cmd
thread = no
[b4]
attestation-check-dkim = off
attestation-policy = off
shazam-am-flags = --signoff --3way
linkmask = https://yhetil.org/guix/%s
linktrailermask = https://yhetil.org/guix/%s
midmask = https://yhetil.org/guix/%s