Pull rebase by default
This commit is contained in:
parent
1f880a7bda
commit
5fd960c74f
@ -6,6 +6,8 @@
|
||||
autosquash = true
|
||||
[push]
|
||||
default = current
|
||||
[pull]
|
||||
rebase = true
|
||||
[alias]
|
||||
amend = commit --amend
|
||||
lg = log --color --graph --abbrev-commit --
|
||||
|
Reference in New Issue
Block a user