make rebase the default pull option
This commit is contained in:
@ -15,3 +15,5 @@
|
|||||||
autocrlf = input
|
autocrlf = input
|
||||||
[github]
|
[github]
|
||||||
user = rad4day
|
user = rad4day
|
||||||
|
[pull]
|
||||||
|
rebase = true
|
||||||
|
Reference in New Issue
Block a user