💾 Archived View for freeshell.de › tldr › git-difftool.gmi captured on 2024-02-05 at 11:04:44. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Show file changes using external diff tools. Accepts the same options and arguments as `git diff`.
See also: `git diff`.
git difftool --tool-help
git config --global diff.tool "{meld}"
git difftool --staged
git difftool --tool={opendiff} {commit}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).