1.1.1 • Published 4 years ago

@beardyman/git-open v1.1.1

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

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
1.1.1

4 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago