Fix invalid .gitattributes · apache/maven-surefire@eed0065 (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
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 |