This option will cover any other arguments that aren't made available with dedicated options.
12 lines
384 B
Text
12 lines
384 B
Text
[diff]
|
|
external = "@difftastic@/bin/difft --color always --background dark --display inline --context 5 --tab-width=8 --sort-paths"
|
|
tool = "difftastic"
|
|
|
|
[difftool "difftastic"]
|
|
cmd = "@difftastic@/bin/difft --color always --background dark --display inline --context 5 --tab-width=8 --sort-paths $LOCAL $REMOTE"
|
|
|
|
[gpg]
|
|
format = "openpgp"
|
|
|
|
[gpg "openpgp"]
|
|
program = "path-to-gpg"
|