Remove git pager config
This commit is contained in:
parent
a673638430
commit
a16c78e6ce
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
|||
# Set environment variable GIT_CONFIG_NOSYSTEM=true to ignore the Git
|
||||
# system-wide config file (normally /etc/gitconfig).
|
||||
|
||||
[core]
|
||||
pager = less -+FX
|
||||
[pull]
|
||||
ff = only
|
||||
rebase = false
|
||||
|
|
Loading…
Reference in a new issue