소스 검색

Add git config pull.ff only

master
10sr 6 년 전
부모
커밋
3fd1c18cec
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      Makefile

+ 1
- 0
Makefile 파일 보기

@@ -305,6 +305,7 @@ else
$(git_conf) status.showUntrackedFiles normal
$(git_conf) log.date iso
$(git_conf) push.default current
$(git_conf) pull.ff only
ifneq (,$(xz))
$(git_conf) tar.txz.command "xz -c"
endif


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