[git] fetch.prune

This commit is contained in:
odrling 2024-04-05 07:17:53 +02:00
parent bdaeebf774
commit 81cf220c94
No known key found for this signature in database
GPG key ID: EC907F69A27A90C5

View file

@ -23,6 +23,7 @@
[transfer]
fsckObjects = true
[fetch]
prune = true
fsckObjects = true
recurseSubmodules = on-demand
writeCommitGraph = true