aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig
index 2fba740..47bd74d 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -142,6 +142,8 @@
# installations. To use `simple` instead, add this to your `~/.extra` file:
# `git config --global push.default simple`. See http://git.io/mMah-w.
default = matching
+ # Make `git push` push relevant annotated tags when pushing branches out.
+ followTags = true
# URL shorthands