repo.or.cz
/
coreutils
/
ericb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tail: use inotify if it is available
[coreutils/ericb.git]
/
.gitattributes
blob
32f18fd471b556e3107ce819817f77a2f27bc642
1
*.texi* diff=texinfo
2
3
# Put something like the following e.g., in your ~/.gitconfig file
4
# # Include proper "function name" string in diffs of texinfo.
5
# # Derived from the regexp in emacs' lisp/add-log.el.
6
# [diff "texinfo"]
7
# funcname = "^@node[ \t][ \t]*\\([^,][^,]*\\)"