ソースを参照

Have git sort tags by version if possible

Alois Mahdal 11 年 前
コミット
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