From c0d5d3365465d832b791fe6e4faf500df908cddd Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 2 Apr 2016 12:37:23 -0700 Subject: git push auto-pushes tags --- .gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitconfig b/.gitconfig index f085100f..39f0733f 100644 --- a/.gitconfig +++ b/.gitconfig @@ -74,6 +74,7 @@ # push strategy [push] default = current + followTags = true # how to use git-send-email: # -- cgit v1.2.3