forked from poz/niksos
some data corruption stuff
This commit is contained in:
parent
b63b0916c7
commit
197c915392
1 changed files with 3 additions and 0 deletions
|
@ -53,6 +53,9 @@ in {
|
|||
merge.conflictstyle = "zdiff3";
|
||||
interactive.diffFilter = "${pkgs.delta}/bin/delta --color-only";
|
||||
diff.algorithm = "histogram";
|
||||
transfer.fsckobjects = true;
|
||||
fetch.fsckobjects = true;
|
||||
receive.fsckobjects = true;
|
||||
};
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue