Disable git clean.requireForce

This commit is contained in:
2025-04-13 21:53:54 +02:00
parent 615ec9d1d5
commit 11af4f40cf
+2
View File
@@ -75,6 +75,8 @@
# Break compat with older versions of git (and systems that doesn't support mtime) to have better performances
feature.manyFiles = true;
clean.requireForce = false;
url = {
"ssh://git@github.com" = {
insteadOf = "https://github.com";