2 lines
48 B
Batchfile
2 lines
48 B
Batchfile
|
cd %~dp0
|
||
|
copy /Y ".\pre-commit" "..\.git\hooks\"
|