1
0
Fork 0
x64dbg/install.bat

4 lines
134 B
Batchfile

@echo off
echo Run this to install the auto-format hook.
git config core.autocrlf false
copy hooks\pre-commit .git\hooks\pre-commit