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