Skip to content

Commit 5693965

Browse files
authored
Merge pull request #88 from Herschdorfer/master
added UNIX eol style for jvmtop.sh.
2 parents 1d38fb2 + c51177c commit 5693965

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# Set the default behavior, in case people don't have core.autocrlf set.
22
* text=auto
3+
4+
# set EOL to linux style to prevent issues
5+
*.sh text eol=lf

0 commit comments

Comments
 (0)