mirror of
https://github.com/pomber/git-history.git
synced 2024-11-26 08:35:07 +03:00
430 B
430 B
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