Adding the missing features to GitHub Pull Requests

ketacode

Tal Bereznitskey

Posted on May 2, 2019

Adding the missing features to GitHub Pull Requests

I love GitHub, but their interface for code reviews and pull requests needs some work. So instead of just complaining, here’s a Chrome Extension that adds a file tree view to pull requests as well as sticky file headers:

Chrome extension

“Better Pull Request for GitHub” extension on the Chrome Web Store
The code is open source and hosted on... GitHub: https://github.com/berzniz/github_pr_tree.

You can also install it from the Chrome Store:
https://chrome.google.com/webstore/detail/better-pull-request-for-g/nfhdjopbhlggibjlimhdbogflgmbiahc

So far 2,000 developers are using it daily and many have contributed their free time for fixing issues and adding additional features.

Coding is fun.

💖 💪 🙅 🚩
ketacode
Tal Bereznitskey

Posted on May 2, 2019

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related