Add followTags property to push command

This commit is contained in:
2021-04-23 15:14:09 +03:00
parent 2a96435dc7
commit 518abae8ee

View File

@@ -5,3 +5,5 @@
editor = vim editor = vim
[init] [init]
defaultBranch = master defaultBranch = master
[push]
followTags = true