소스 검색

Merge pull request #954 from psr/develop

Force Unix line endings on shell scripts
Jeremy Stretch 9 년 전
부모
커밋
4b7af8d3b4
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

@@ -0,0 +1 @@
+*.sh text eol=lf