瀏覽代碼

Add git configs

master
10sr 5 年之前
父節點
當前提交
7ff08ece77
簽署人: 10sr GPG 金鑰 ID: 7BEC428194130EB2
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. +2
    -0
      Makefile

+ 2
- 0
Makefile 查看文件

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


Loading…
取消
儲存