浏览代码

Have git sort tags by version if possible

Alois Mahdal 10 年前
父节点
当前提交
8c0caaaf9a
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3
    0
      dotfiles/gittum/main.gitconfig

+ 3
- 0
dotfiles/gittum/main.gitconfig 查看文件

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