Stefan Schimanski wrote:
Author: younes
Date: Mon Feb 25 10:29:56 2008
New Revision: 23223

URL: http://www.lyx.org/trac/changeset/23223
Log:
please don't forget about eol-style Stefan.

Modified:
   lyx-devel/trunk/src/frontends/qt4/GuiCompleter.cpp   (props changed)
   lyx-devel/trunk/src/frontends/qt4/GuiCompleter.h   (props changed)
   lyx-devel/trunk/src/frontends/qt4/GuiIdListModel.cpp   (props changed)
   lyx-devel/trunk/src/frontends/qt4/GuiIdListModel.h   (props changed)

Propchange: lyx-devel/trunk/src/frontends/qt4/GuiCompleter.cpp
------------------------------------------------------------------------------
   svn:eol-style = native

What does this mean?

The end-of-line should always be LF on all systems. Setting the property to native ensures that a precommit hook is executed that verifies that.

Never did anything about this. Is there a way to fix git to do that automatically?

Maybe. I've read about this new autocrlf stuff in git. But I don't know if git-svn is already making use of it.

Abdel.

Reply via email to