This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
kris
/
Musare
同期ミラー
https://github.com/Musare/Musare.git
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
fix: some sh files line endings to LF
To fix Docker not executing them properly
Kristian Vos
5 年 前
親
59342addfd
コミット
a47f6fff6d
1 ファイル変更
、
3 行追加
、
0 行削除
分割表示
差分情報を表示
3
0
.gitattributes
+ 3
- 0
.gitattributes
ファイルの表示
@@ -0,0 +1,3 @@
+* text=auto
+
+*.sh text eol=lf