Skip to content

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

License

Notifications You must be signed in to change notification settings

yasukotelin/git-diffs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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