Converting all files stored as CRLF in git to be stored as LF

LF is the git default and all new files are stored as such. Old files from the hg to git conversion however were moved over as CRLF.
This commit is contained in:
Lombiq
2015-12-13 22:21:02 +01:00
parent 1e963d4d50
commit 5406b17601
3470 changed files with 371153 additions and 371153 deletions

View File

@@ -1,4 +1,4 @@
This library has been modified to be compatible with NH 3.3.
The file DetachedCriteriaAdapter.cs in this folder is used instead of the original onw from soure code.
Source code can be found at http://sourceforge.net/projects/nhcontrib/files/NHibernate.Linq/1.0/NHibernate.Linq-1.0.0.GA-src.zip
This library has been modified to be compatible with NH 3.3.
The file DetachedCriteriaAdapter.cs in this folder is used instead of the original onw from soure code.
Source code can be found at http://sourceforge.net/projects/nhcontrib/files/NHibernate.Linq/1.0/NHibernate.Linq-1.0.0.GA-src.zip