Sfoglia il codice sorgente

Add git configs

master
10sr 5 anni fa
parent
commit
7ff08ece77
Firmato da: 10sr ID Chiave GPG: 7BEC428194130EB2
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      Makefile

+ 2
- 0
Makefile Vedi File

@@ -301,6 +301,8 @@ else
$(git_conf) fetch.pruneTags true
$(git_conf) push.default current
$(git_conf) pull.ff only
$(git_conf) rebase.stat true
$(git_conf) rebase.missingCommitsCheck error
ifneq (,$(xz))
$(git_conf) tar.txz.command "xz -c"
endif


Caricamento…
Annulla
Salva