git ls-files: text=auto eol=lf is supported in Git 2.10
commit41a616dadaf2a7445ea7c3f5d77a20337af4de90
authorTorsten Bögershausen <tboegi@web.de>
Thu, 25 Aug 2016 15:52:57 +0000 (25 17:52 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 25 Aug 2016 20:38:18 +0000 (25 13:38 -0700)
treea6eb07c3c576eb9c99382074e6688254914a4b60
parent2632c897f74b1cc9b5533f467da459b9ec725538
git ls-files: text=auto eol=lf is supported in Git 2.10

The man page for `git ls-files --eol` mentions the combination
of text attributes "text=auto eol=lf" or "text=auto eol=crlf" as not
supported yet, but may be in the future.

Now they are supported.

Signed-off-by: Torsten Bögershausen <tboegi@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-ls-files.txt