From 063e7206682b77327a1635516a169caa8f514864 Mon Sep 17 00:00:00 2001
From: Constantine Plotnikov <constantine.plotnikov@gmail.com>
Date: Fri, 13 Nov 2009 17:30:08 +0300
Subject: [PATCH] Added -crfl attribute for DiffFormatterReflowTest test data

The test data is expected to have unix new lines by tests, but it
is converted to crlf on Windows platform (with msys git). As result
DiffFormatterReflowTest tests fail. To prevent this problem,
crlf conversion is disbled for test data related to that test.

Bug: 295077
Change-Id: I67d3ed543fcc38647041896146de12b1781ec6be
Signed-off-by: Constantine Plotnikov <constantine.plotnikov@gmail.com>
---
 .../tst-rsrc/org/eclipse/jgit/diff/.gitattributes  | Bin 0 -> 39 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 org.eclipse.jgit.test/tst-rsrc/org/eclipse/jgit/diff/.gitattributes

diff --git a/org.eclipse.jgit.test/tst-rsrc/org/eclipse/jgit/diff/.gitattributes b/org.eclipse.jgit.test/tst-rsrc/org/eclipse/jgit/diff/.gitattributes
new file mode 100644
index 0000000000000000000000000000000000000000..c5831d9a8b46a6685b6c952d367bea807e452153
GIT binary patch
literal 39
icmdPWD@ZI!&QQ=zF3L&c((=qrOizVz^zutfplks20Sq7j

literal 0
HcmV?d00001

-- 
GitLab