소스 검색

Have git sort tags by version if possible

Alois Mahdal 9 년 전
부모
커밋
8c0caaaf9a
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3
    0
      dotfiles/gittum/main.gitconfig

+ 3
- 0
dotfiles/gittum/main.gitconfig 파일 보기

@@ -39,3 +39,6 @@
39 39
   st = status
40 40
   sh = show
41 41
   who = ! ~/.gittum/bin/who
42
+
43
+[tag]
44
+    sort = version:refname