]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/gitattributes.txt
Rename the "crlf" attribute "text"
authorEyvind Bernhardsen <eyvind.bernhardsen@gmail.com>
Wed, 19 May 2010 20:43:11 +0000 (22:43 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 20 May 2010 03:42:34 +0000 (20:42 -0700)
commit5ec3e67052289217c84e53d2cda90d939ac5725b
tree925b092d3514202f5bb0af98f9e19dd639f74a99
parentfd6cce9e89ab5ac1125a3b5f5611048ad22379e7
Rename the "crlf" attribute "text"

As discussed on the list, "crlf" is not an optimal name.  Linus
suggested "text", which is much better.

Signed-off-by: Eyvind Bernhardsen <eyvind.bernhardsen@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt
Documentation/git-cvsserver.txt
Documentation/gitattributes.txt
attr.c
convert.c
git-cvsserver.perl
t/t0025-crlf-auto.sh