Fix invalid .gitattributes · apache/maven-surefire@eed0065 (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit eed0065

Fix invalid .gitattributes

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
1 1 # Auto detect text files and perform LF normalization
2 -* text eol=auto
2 +* text=auto
3 3
4 4 *.xml text diff=xml
5 5 *.java text diff=java

0 commit comments