Description
Shows Git diffs in a pager with syntax highlighting and a file tree, similar to reviewing changes on GitHub. It helps developers navigate changed files and understand patches more quickly from the terminal.
Use it while reviewing local Git changes. It displays differences and navigation aids; it does not decide whether a change is correct.