Always pull with rebase in git
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
[user]
|
[user]
|
||||||
name = Andrew Miner
|
name = Andrew Miner
|
||||||
email = [email protected]
|
email = [email protected]
|
||||||
|
[pull]
|
||||||
|
rebase = true
|
||||||
[push]
|
[push]
|
||||||
default = simple
|
default = simple
|
||||||
|
|||||||
Reference in New Issue
Block a user