Use interactive 'less' for scrolling
This commit is contained in:
parent
8b9e5e6532
commit
1ec17ad324
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
# 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