Browse Source

alias t -> list tags with timestamp and commit hash

Fabian Peter Hammerle 4 years ago
parent
commit
f7fcaa899d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      gitconfig

+ 1 - 0
gitconfig

@@ -56,5 +56,6 @@
 	d = diff
 	p = push --verbose
 	s = status
+	t = for-each-ref --sort taggerdate --format '%(taggerdate:iso) %(objectname) %(tag)' refs/tags
 	tree = log --graph --format=format:'%C(red)%G?%C(reset) %C(yellow)%h%C(reset)%C(blue)%d%C(reset) %C(dim green)%ar%C(reset) %C(white)%s%C(reset) %C(dim cyan)(%an, %ai)%C(reset)' --all
 	x = annex