Whether to additionally configure difftastic as a git difftool.
When false, only diff.external is set (used for git diff). When true, both diff.external and difftool config are set (supporting both git diff and git difftool).
false
diff.external
git diff
true
git difftool
boolean