Go back to delta for all diffing
This commit is contained in:
parent
6f16ce4d78
commit
ae03ab1854
1 changed files with 0 additions and 3 deletions
|
@ -15,9 +15,6 @@
|
|||
colour.ui = true;
|
||||
credential = { helper = "cache"; };
|
||||
diff.algorithm = "histogram";
|
||||
diff.external = "${
|
||||
inputs.nixpkgs-nixos-unstable.legacyPackages."x86_64-linux".difftastic
|
||||
}/bin/difft $LOCAL $REMOTE";
|
||||
diff.renameLimit = 2048;
|
||||
diff.renames = "copy";
|
||||
help.autocorrect = 1;
|
||||
|
|
Loading…
Reference in a new issue