This content originally appeared on DEV Community and was authored by Peteroums
As a developer, we use GitHub every day and it is already a great tool, but what if we can make it even better with some chrome extensions!
1. Octotree
It enhances GitHub code review and exploration with features like:
IDE-like code tree
- Folder and file search
- Issues and Pull Request bookmarking
- Support for private repositories
I like this extension very much! It lets you explore the files and folders of a repository with a tree like structure.
2.Refined GitHub
It simplifies the GitHub interface and adds useful features too, for instance:
- Adds reaction avatars showing who reacted to a comment
- Adds one-click merge conflict fixers
- Adds a button to revert all the changes to a file in a PR
3. Do-not-merge-WIP
Disables "Merge pull request" button while ANY of the following is true:
- Title contains "[wip]" (case insensitive)
- Any tasks remain incomplete
- Any commit messages remain prefixed with "squash!" or "fixup!"
This content originally appeared on DEV Community and was authored by Peteroums
Peteroums | Sciencx (2021-04-28T15:16:29+00:00) Enhance your GITHUB experience by using Chrome extensions. Retrieved from https://www.scien.cx/2021/04/28/enhance-your-github-experience-by-using-chrome-extensions/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.