Browse Source

Have git sort tags by version if possible

Alois Mahdal 10 years ago
parent
commit
8c0caaaf9a
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      dotfiles/gittum/main.gitconfig

+ 3
- 0
dotfiles/gittum/main.gitconfig View File

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