소스 검색

Add tag.sort

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

+ 1
- 0
Makefile 파일 보기

@@ -307,6 +307,7 @@ ifneq (,$(xz))
$(git_conf) tar.txz.command "xz -c"
endif
$(git_conf) tag.forceSignAnnotated true
$(git_conf) tag.sort "version:refname"

$(git_conf) alias.graph "log --graph --date-order -C -M --pretty=tformat:\"%C(green)%h%C(reset) %C(white)%ad%C(reset) %C(red)%an%C(reset)%C(yellow)%d%C(reset) %C(white bold)%s%C(reset)\" --date=short -n 499"
$(git_conf) alias.px "log -p -G" # pickaxe


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