Explorar el Código

Add lasttag alias to git

Emmanuel Bouthenot hace 8 años
padre
commit
5bfcd42ac7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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