From 9bf8ff35a71518ca0cddbcdf802c6e74915f68d0 Mon Sep 17 00:00:00 2001 From: Paul Trowbridge Date: Tue, 11 Apr 2023 11:36:20 -0400 Subject: [PATCH] convert line endings to LF --- .gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitconfig b/.gitconfig index 77c9c7f..6df2e20 100644 --- a/.gitconfig +++ b/.gitconfig @@ -2,7 +2,7 @@ email = paul@hptrow.me name = Paul Trowbridge [core] - autocrlf = true + autocrlf = input editor = vim [push] default = simple