Skip to content

Linkid/git-pr-reverse

Repository files navigation

Git PR reverse

Firefox Add-on

A browser WebExtension to list open pull requests of a file. Runs on Firefox and Chrome.

Overview

When you browse a file on a supported forge, the extension:

  • shows the number of open pull requests that modify the current file (toolbar badge);
  • lists those pull requests as direct links when you click the toolbar icon (popup).

This helps you spot pending changes before editing a file and avoid conflicting with work already in review.

Optionally, set a personal access token in the extension's options to raise the API rate limit and list pull requests from private repositories.

Supported forges

  • GitHub
  • Bitbucket

About

WebExtension to list open Git pull requests of a file in a popup

Topics

Resources

License

Stars

Watchers

Forks

Contributors