diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-06-10 21:30:42 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-06-10 21:30:42 +0900 |
| commit | 95c7665b6561ceb9994f746e7e485cf4a5960490 (patch) | |
| tree | f349b29cfa9f8bb5a0ca1ac56ecb62a233be63a7 | |
| parent | 50b0a53071ed7094386282994170d1870973c821 (diff) | |
Normalize all line endings to LF
| -rw-r--r-- | ar/.config/git/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.config/git/config b/ar/.config/git/config index bf55515..578e556 100644 --- a/ar/.config/git/config +++ b/ar/.config/git/config @@ -1,7 +1,7 @@ [advice] detachedHead = false [core] - autocrlf = false + autocrlf = input excludesFile = ~/.config/git/ignore pager = delta [color "status"] |
