浏览代码

Add lasttag alias to git

Emmanuel Bouthenot 8 年之前
父节点
当前提交
5bfcd42ac7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .gitconfig

+ 1 - 1
.gitconfig

@@ -19,10 +19,10 @@
     ign = ls-files -o -i --exclude-standard
     unstage = reset HEAD
     subdate = submodule update --init --recursive
+    lasttag = describe --tags --abbrev=0
 
 [color]
     ui = auto
-    pager = false
 
 [color "diff"]
     meta = green