Quickly browse the history of any GitHub file:
- Replace
github.comwithgithub.githistory.xyzin any file url - There's no step two
You can also add an Open in Git History button to GitHub with the Chrome and Firefox extensions.
Follow @pomber for updates
There's also a command line version of Git History that works with any local git repo:
You need node to run this
$ npx git-file-history path/to/file.extor
$ npm install -g git-file-history
$ git-file-history path/to/file.extMIT
This project is not affiliated, associated, authorized, endorsed by, or in any way officially connected with GitHub, or any of its subsidiaries or its affiliates.