Navigate through commit history on GitHub using arrow keys
You know.. sometimes I just want to stalk how other people built some project from scratch, just revisit the initial commit, and enjoy the art of the project getting mature time by time. And i was a bit lazy to clone the repo and also was a bit lazy to browse commits one by one. So yes this is for lazy people who want to enjoy the art of committing history -- enjoy!
https://www.youtube.com/watch?v=yUjlOz5hyF4
- Navigate to the next commit using the right arrow key
- Navigate to the previous commit using the left arrow key
- Works on all GitHub repository pages
- Maintains scroll position when moving between commits
- Provides visual feedback when navigating
GitHub Commit Navigator is open source software licensed under the MIT License