git-difftool
Verified for current stable LTS
Git Difftool Commands
Git Difftool command syntax with verified terminal examples.
Commands
4 commands for Git Difftool
git-difftool Operations
Git Difftool Command: List Available Diff Tools
git difftool --tool-help git-difftool Operations
Git Difftool Command: Set Default Diff Tool
git config --global diff.tool "meld" git-difftool Operations
Git Difftool Command: Show Staged Changes With Default Tool
git difftool --staged git-difftool Operations
Git Difftool Command: Show Changes With Specific Tool Since Commit
git difftool -t <opendiff> <commit> Suggest a Git Difftool Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Git Difftool workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.