Set git to follow tags by default

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2025-01-09 05:17:55 +00:00
parent 14750b0260
commit e8ba500810

View File

@@ -22,6 +22,7 @@
[push]
default = simple
followTags = true
[init]
defaultBranch = main