1
0
Fork 0
Commit Graph

10 Commits

Author SHA1 Message Date
Frank Celler 5be601f634 ignore tests and 3rdParty 2019-03-10 12:14:16 +01:00
Wilfried Goesgens 5435be2362 set merge strategy to binary for autogenerated files (#5058) 2018-04-24 16:12:53 +02:00
Simran c6fb2d3723 Bug fix/git enforce more lf line endings (#3941)
* Git: Enfore LF line endings in working copy for VERSION and *.groovy files

* Git: Enforce LF line endings for new VERSIONS file as well
2017-12-14 20:46:08 +01:00
Simran b63428c01d Enforce Unix line endings for SummaryBlacklist.txt (#3724)
With Windows line breaks in a Cygwin environment, the docu build checker breaks (reports README.md and SUMMARY.md not being mapped to SUMMARY.md)
2017-11-17 10:34:00 +01:00
Wilfried Goesgens 6af7041d3f ignore autogenerated files during merge: (#3462)
* ignore autogenerated files during merge: https://gist.github.com/tmaybe/4c9d94712711229cd506

* fix typo

* remove frontend
2017-10-20 17:41:35 +02:00
Kaveh Vahedipour a315997617 callback redesign 2016-04-07 10:20:08 +02:00
Wilfried Goesgens 62dd82bb3b Fixate line endings for csv & json test data 2016-03-30 17:16:05 +02:00
Frank Celler 49f6152875 eol for VERSION 2016-03-19 22:20:23 +01:00
Frank Celler 3df0e0aa6b force lf 2016-03-18 16:35:41 +01:00
CoDEmanX 622fee5f1a Prevent git from changing line endings from LF to CRLF for shell scripts.
It would break them over and over again on Windows (strange syntax errors in bash).
2015-08-19 23:29:55 +02:00