This commit is contained in:
parent
92a3a6f47b
commit
4716c854dd
|
@ -0,0 +1,5 @@
|
||||||
|
find_cygwin . -type f -print0 | xargs -0 dos2unix
|
||||||
|
git pull
|
||||||
|
call dos2unix_all.bat
|
||||||
|
git commit -m "dos2unix nightly"
|
||||||
|
git push
|
Loading…
Reference in New Issue