From 20f920203a4334b6e88b988932d79d5fb6a4e476 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Sun, 8 Sep 2019 23:04:01 +0500 Subject: Updates. --- files/.gitconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'files/.gitconfig') diff --git a/files/.gitconfig b/files/.gitconfig index fca7a34..f740f38 100644 --- a/files/.gitconfig +++ b/files/.gitconfig @@ -66,6 +66,8 @@ tabsize = 2 [pull] rebase = true +[push] + followTags = true [guitool "meld"] cmd = meld $FILENAME noconsole = yes -- cgit v1.2.3