소스 검색

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