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
|
# 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
|
||||||
|
|
Loading…
Reference in a new issue