mirror of https://gitlab.com/dabruh/dotfiles.git
Set rebase for pulling.
This commit is contained in:
parent
e5e00998d8
commit
2d2590aaa2
|
@ -8,7 +8,7 @@ st = status -sb
|
||||||
stat = !git --no-pager diff --stat
|
stat = !git --no-pager diff --stat
|
||||||
|
|
||||||
[pull]
|
[pull]
|
||||||
rebase = false
|
rebase = true
|
||||||
|
|
||||||
[help]
|
[help]
|
||||||
autocorrect = 40
|
autocorrect = 40
|
||||||
|
|
Loading…
Reference in New Issue