mirror of
https://github.com/pgrondek/config.git
synced 2024-11-22 12:03:43 +00:00
[git] set rebase on pull by default
This commit is contained in:
parent
f36b70cef1
commit
46520064d3
@ -4,3 +4,6 @@
|
|||||||
autocorrect = 1
|
autocorrect = 1
|
||||||
[remotes]
|
[remotes]
|
||||||
prune = true
|
prune = true
|
||||||
|
[pull]
|
||||||
|
rebase = true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user