]> git.phdru.name Git - dotfiles.git/commitdiff
.gitconfig: set push.followTags = true
authorOleg Broytman <phd@phdru.name>
Wed, 19 Apr 2017 23:21:55 +0000 (02:21 +0300)
committerOleg Broytman <phd@phdru.name>
Wed, 19 Apr 2017 23:21:55 +0000 (02:21 +0300)
.gitconfig

index 0581c556b3b00165fe4ccc8f6f969e2a3c94f4c1..3860cb2642e7a43b2d54f5fbce970849c50610c0 100644 (file)
 
 [push]
        default = simple
+       followTags = true
 
 [receive]
        denyNonFastForwards = true