Explorar el Código

Set git branch.autoSetupMerge to always

master
10sr hace 5 años
padre
commit
d9f557987d
Firmado por: 10sr ID de clave GPG: 7BEC428194130EB2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      Makefile

+ 1
- 0
Makefile Ver fichero

@@ -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


Cargando…
Cancelar
Guardar