]> git.phdru.name Git - dotfiles.git/blobdiff - .gitconfig
.gitconfig: set push.followTags = true
[dotfiles.git] / .gitconfig
index 0581c556b3b00165fe4ccc8f6f969e2a3c94f4c1..3860cb2642e7a43b2d54f5fbce970849c50610c0 100644 (file)
 
 [push]
        default = simple
+       followTags = true
 
 [receive]
        denyNonFastForwards = true