git-difftool

difftool Show file changes using external diff tools. Accepts the…

git difftool

Show file changes using external diff tools. Accepts the same options and arguments as Git diff. More information: https://git-scm.com/docs/git-difftool.

git difftool --tool-help

git config --global diff.tool "{{meld}}"

git difftool --staged

git difftool --tool={{opendiff}} {{commit}}

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← git-diff-files git-effort →