]> git.phdru.name Git - dotfiles.git/commitdiff
.gitconfig: Add tag.sort reminder
authorOleg Broytman <phd@phdru.name>
Thu, 24 Aug 2017 18:12:31 +0000 (21:12 +0300)
committerOleg Broytman <phd@phdru.name>
Thu, 24 Aug 2017 18:12:31 +0000 (21:12 +0300)
It's not compatible with 'git tags' alias.

.gitconfig

index 6616eb74d7c0ff932fce8cfbbee01c33f7c1c527..0a944511bc36208f815e0afd30c2ff3463d43abf 100644 (file)
        #denyDeletes = true
        denyNonFastForwards = true
 
+#[tag]
+#      sort = version:refname
+
 #[transfer]
 #      fsckObjects = true