summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-04-02 12:37:23 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-04-02 12:37:23 -0700
commitc0d5d3365465d832b791fe6e4faf500df908cddd (patch)
treec1a8fa2ab04ebca358af6c0f265c9ccdbfd9ef79
parent3915972411023f24bb5670664d715b237e09b3e7 (diff)
downloaddotfiles-c0d5d3365465d832b791fe6e4faf500df908cddd.tar.gz
git push auto-pushes tags
-rw-r--r--.gitconfig1
1 files changed, 1 insertions, 0 deletions
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:
# <http://www.freedesktop.org/wiki/Software/PulseAudio/HowToUseGitSendEmail/>