Ver Fonte

Add lasttag alias to git

Emmanuel Bouthenot há 7 anos atrás
pai
commit
5bfcd42ac7
1 ficheiros alterados com 1 adições e 1 exclusões
  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