mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-29 01:24:51 +02:00
6 lines
151 B
INI
6 lines
151 B
INI
[filter "header"]
|
|
smudge = ./.git-expand-header %f
|
|
clean = sed -e's/\\$Header:[^$]*\\$/\\$Header\\$/g'
|
|
[diff "gds"]
|
|
textconv = hexdump -v -C
|