git-open-remote

Gem Version

Open your git remotes in browser.

Installation

Just install the gem:

$ gem install git_open_remote

Usage

Just run following command inside your git repo:

$ git open-remote origin

You can replace origin with any other remote you have.