Remove git pager config

This commit is contained in:
Anthony Rose 2025-01-24 15:15:25 +00:00
parent a673638430
commit a16c78e6ce

View file

@ -1,8 +1,6 @@
# Set environment variable GIT_CONFIG_NOSYSTEM=true to ignore the Git # Set environment variable GIT_CONFIG_NOSYSTEM=true to ignore the Git
# system-wide config file (normally /etc/gitconfig). # system-wide config file (normally /etc/gitconfig).
[core]
pager = less -+FX
[pull] [pull]
ff = only ff = only
rebase = false rebase = false