rmuslimov / browse-at-remote

Browse target page on github/bitbucket from emacs buffers
233 stars 54 forks source link

Add support for pagure.io #63

Closed FrostyX closed 4 years ago

FrostyX commented 4 years ago

Fedora uses its own solution for hosting git repositories, called Pagure. It is used for

I am adding support for these two services. The implementation is based on my Vim plugin FrostyX/vim-fugitive-pagure which provides this exact feature.

rmuslimov commented 4 years ago

Thanks for adding new functionality!