git-diffs is the git subcommand that is diff files selector.
You can use the git-diffs
as a git subcommand like git diffs
.
This shows diff file names and show diff when you select one.
If you have go environment, you can use go get
and install.
go get -u github.com/yasukotelin/git-diffs
MIT
yasukotelin