summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 09:54:21 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 09:54:21 +0000
commit09013403295e917df56a6a1e110d996a737b573e (patch)
tree06f413ba3fd2ac95c0c9318d07c4652229d0dc8b
parentSetting pull.rebase to true. (diff)
downloadgit-09013403295e917df56a6a1e110d996a737b573e.tar.xz
git-09013403295e917df56a6a1e110d996a737b573e.zip
Setting push.followTags to true.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/local/gitconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/local/gitconfig b/debian/local/gitconfig
index cd42c55..a8fb90f 100644
--- a/debian/local/gitconfig
+++ b/debian/local/gitconfig
@@ -30,3 +30,6 @@
[pull]
rebase = true
+
+[push]
+ followTags = true