git-history/cli/readme.md
Rodrigo Pombo 00ca8d24f8 Add gif
2019-02-11 00:20:10 -03:00

430 B

demo

Git History CLI

Quickly browse the history of a file from any git repository.

You need node to run this

$ npx git-file-history path/to/file.ext

or

$ npm install -g git-file-history
$ git-file-history path/to/file.ext