A git diff pager based on delta but with a file tree, à la GitHub.

A terminal UI git diff pager that builds on top of delta for syntax highlighting.
Adds a collapsible, GitHub-style file tree navigator on the left side for easy exploration.
Brings a seamless pull request review experience directly into your command-line workflow.
$ brew install dlvhdr/formulae/diffnav$ go install github.com/dlvhdr/diffnav@latestto comment.