mirror of
https://github.com/zoriya/flake.git
synced 2026-06-02 10:45:59 +00:00
Disable git clean.requireForce
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user