Parcourir la source

Set git branch.autoSetupMerge to always

master
10sr il y a 5 ans
Parent
révision
d9f557987d
Signé par: 10sr ID de la clé GPG: 7BEC428194130EB2
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      Makefile

+ 1
- 0
Makefile Voir le fichier

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


Chargement…
Annuler
Enregistrer