/git-diffs

git-diffs is the git subcommand that is diff files selector.

Primary LanguageGoMIT LicenseMIT

git-diffs

git-diffs is the git subcommand that is diff files selector.

Description

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.

git-diffs schreenshot

Install

If you have go environment, you can use go get and install.

go get -u github.com/yasukotelin/git-diffs

Licence

MIT

Author

yasukotelin