feat(git): use difftastic by default
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
diff.colorMoved = "default";
|
||||
|
||||
merge.tool = "meld";
|
||||
diff.external = "difft";
|
||||
diff.algorithm = "patience";
|
||||
pull.ff = "only";
|
||||
credential.helper = "store";
|
||||
|
||||
Reference in New Issue
Block a user