Git: automatically merge pulls

This commit is contained in:
Phantop 2020-07-20 16:44:39 -04:00
parent acaa527288
commit c5ec5daca0
1 changed files with 2 additions and 0 deletions

View File

@ -47,3 +47,5 @@
s = status
su = submodule update --init --recursive
w = clean -fdx
[pull]
rebase = false