@beardyman/git-open

1.1.1 • Public • Published

git-open

Travis Build Status

Super simple git extension for opening the remote UI of your git repository.

If git open doesn't work for your hosted git repository, please submit a github issue.

Installation

npm i -g @beardyman/git-open

Usage

Open the repository UI

cd my-git-repo
git open

Open the repository UI to the current branch

git open -b
# or
git open --branch

Docs

man git-open

/@beardyman/git-open/

    Package Sidebar

    Install

    npm i @beardyman/git-open

    Weekly Downloads

    1

    Version

    1.1.1

    License

    ISC

    Unpacked Size

    4.55 kB

    Total Files

    7

    Last publish

    Collaborators

    • beardyman