maint: remove doubled words in comments, e.g., s/a a/a/
[pspp] / .gitattributes
1 # See lib/git-merge-changelog.c for making this useful.
2 ChangeLog       merge=merge-changelog
3
4 # Run this to make 'git diff' on texinfo files give nicer hunk context:
5 #   git config diff.texinfo.funcname '^@node[    ][      ]*\\([^,][^,]*\\)'
6 *.texi* diff=texinfo