[git] always rebase
This commit is contained in:
parent
a665de04b6
commit
2967db2f01
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,8 @@
|
||||||
[alias]
|
[alias]
|
||||||
st = status
|
st = status
|
||||||
ci = commit
|
ci = commit
|
||||||
|
[pull]
|
||||||
|
rebase = true
|
||||||
[push]
|
[push]
|
||||||
default = upstream
|
default = upstream
|
||||||
[init]
|
[init]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue