Ver a proveniência

Add git configs

master
10sr há 5 anos
ascendente
cometimento
7ff08ece77
Assinados por: 10sr ID da chave GPG: 7BEC428194130EB2
1 ficheiros alterados com 2 adições e 0 eliminações
  1. +2
    -0
      Makefile

+ 2
- 0
Makefile Ver ficheiro

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


Carregando…
Cancelar
Guardar