Remove commented out git config directives

This commit is contained in:
Jonny Barnes 2022-06-06 17:27:49 +01:00
parent f0a795d8ac
commit 716b2b7b49

View file

@ -16,14 +16,6 @@
# Detect whitespace errors when applying a patch
whitespace = fix
#[color "diff-highlight"]
# Colours for `diff-so-fancy`
#oldNormal = "red bold"
#oldHighlight = "red bold 52"
#newNormal = "green bold"
#newHighlight = "green bold 22"
[filter "lfs"]
# git-lfs stuff
@ -41,12 +33,6 @@
# Automatically correct typos in commands
autoCorrect = prompt
#[pager]
# Make diff-so-fancy apply all the time
#diff = "diff-so-fancy | less --tabs=4 -RFX"
#show = "diff-so-fancy | less --tabs=4 -RFX"
[core]
pager = delta