We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49fc40b commit 45dc8b3Copy full SHA for 45dc8b3
home/config/git/config
@@ -33,3 +33,6 @@
33
rebase = true
34
[init]
35
defaultBranch = main
36
+[alias]
37
+ difft = "-c diff.external=difft diff"
38
+ dlog = "-c diff.external=difft log -p --ext-diff"
0 commit comments