4 lines
80 B
Batchfile
4 lines
80 B
Batchfile
git config --global core.autocrlf false
|
|
|
|
git add -A .
|
|
git commit -am 'commit' |