diff --git a/Makefile b/Makefile index 541120d..023e67d 100644 --- a/Makefile +++ b/Makefile @@ -301,6 +301,7 @@ else $(git_conf) fetch.pruneTags true $(git_conf) push.default current $(git_conf) pull.ff only + $(git_conf) branch.autoSetupMerge always ifneq (,$(xz)) $(git_conf) tar.txz.command "xz -c" endif