mirror of
https://gitlab.com/dabruh/dotfiles.git
synced 2025-12-09 11:46:24 +01:00
Set rebase for pulling.
This commit is contained in:
parent
e5e00998d8
commit
2d2590aaa2
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue