Disable git tag pruning

This commit is contained in:
Alex 2024-02-21 09:26:55 +01:00
parent d5c96d75a1
commit e211e968a5
Signed by: l-x
GPG key ID: 0B7107C9393169F4

View file

@ -74,7 +74,7 @@
[fetch]
prune = true
prunetags = true
# prunetags = true
fsckobjects = true
[merge]