mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-12 10:00:46 +02:00
This is a follow-up to commit 9fc8ae4171
, which
missed two hunks from <https://issues.guix.gnu.org/50363>.
Reported by hackeryarn on #guix.
* .gitattributes, etc/git/gitconfig: New files.
Signed-off-by: Marius Bakke <marius@gnu.org>
5 lines
109 B
Text
5 lines
109 B
Text
[diff "scheme"]
|
|
xfuncname = "^(\\(define.*)$"
|
|
|
|
[diff "texinfo"]
|
|
xfuncname = "^@node[[:space:]]+([^,]+).*$"
|