Enable global git followTags

This commit is contained in:
David Holland 2020-08-03 19:32:44 +02:00
parent 24d94123bb
commit 7f54fb382f
Signed by: DustVoice
GPG Key ID: 47068995A14EDCA9
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
editor = nvim
[push]
default = simple
followTags = true
[commit]
gpgsign = true
[gpg]