1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-09-28 12:58:57 +00:00

Git: automatically merge pulls

This commit is contained in:
Phantop 2020-07-20 16:44:39 -04:00
parent acaa527288
commit c5ec5daca0

View file

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