DubStack
Commands

dub repo

Open the current repository GitHub page in your browser.

Usage

dub repo

dub repo resolves the current branch upstream remote first, falls back to origin, normalizes common SSH and HTTPS GitHub remotes, and opens the repository homepage in your default browser.

If the current repository does not use GitHub remotes, DubStack fails clearly instead of opening the wrong URL.

On this page