aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%HOME%/.gitconfig
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2019-08-16 10:58:32 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2019-08-16 10:58:32 +0300
commit452d1bec90f3c697faa1a22feb912d652a754f0f (patch)
tree315976ac4f30be08ee56923fab62bc3a49c2a8f3 /%HOME%/.gitconfig
parentupdate config-links usage (diff)
downloadlinux-home-452d1bec90f3c697faa1a22feb912d652a754f0f.tar.gz
linux-home-452d1bec90f3c697faa1a22feb912d652a754f0f.zip
.gitconfig: push.followTags = true
Diffstat (limited to '%HOME%/.gitconfig')
-rw-r--r--%HOME%/.gitconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/%HOME%/.gitconfig b/%HOME%/.gitconfig
index 47ecb6a..c4f10b7 100644
--- a/%HOME%/.gitconfig
+++ b/%HOME%/.gitconfig
@@ -27,6 +27,7 @@
[push]
# If no refspec is given, push to the branch with the same name.
default = current
+ followTags = true
[status]
submoduleSummary = true