.gitattributes: make sure /etc/termcap has unix line-endings
commit655dc3615a57410ebe2e71194f50284db241ab7b
authorErik Faye-Lund <kusmabite@gmail.com>
Sat, 21 Mar 2009 10:11:48 +0000 (21 11:11 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 22 Mar 2009 13:40:59 +0000 (22 14:40 +0100)
tree0d5ab9debe565d513e6cdcac5b398f3fc56130b7
parent19cdbba0955000e115681465deec5a39f1bd6a1f
.gitattributes: make sure /etc/termcap has unix line-endings

If checked out with crlf/windows line-endings, 'less' (among other
applications) reports that the terminal isn't fully functional. This
issue is listed in the msysgit bug-tracker as issue 184.

This patch makes sure that the file is checked out with the correct
line-endings.

Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
.gitattributes