Procházet zdrojové kódy

Add git configs

master
10sr před 5 roky
rodič
revize
7ff08ece77
Podepsáno: 10sr ID GPG klíče: 7BEC428194130EB2
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. +2
    -0
      Makefile

+ 2
- 0
Makefile Zobrazit soubor

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


Načítá se…
Zrušit
Uložit