Skip to content

Commit

Permalink
PROJECT: set core.autocrlf in install.bat to make it easier to contri…
Browse files Browse the repository at this point in the history
…bute
  • Loading branch information
mrexodia committed Jul 9, 2020
1 parent 5d00c40 commit 4312b99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.bat
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@echo off
echo Run this to install the auto-format hook.
git config core.autocrlf false
copy hooks\pre-commit .git\hooks\pre-commit

0 comments on commit 4312b99

Please sign in to comment.