소스 검색

Set git branch.autoSetupMerge to always

master
10sr 5 년 전
부모
커밋
d9f557987d
로그인 계정: 10sr GPG 키 ID: 7BEC428194130EB2
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      Makefile

+ 1
- 0
Makefile 파일 보기

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


불러오는 중...
취소
저장