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