Skip to content

sminamot/git-open

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-open Actions Status

Open the GitHub repository page in your browser

git-open

Installation

$ go get github.com/sminamot/git-open

or download binary from release page

Usage

# origin / current branch
$ git open

# specified remote / current branch
$ git open upstream

# specified remote / specified branch
$ git open upstream develop

Completion

zsh

download completion script

$ wget https://github.com/ghraw/sminamot/git-open/master/completion/_git-open -P ~/.zsh/completion/

add this in ~/.zshrc

fpath=(~/.zsh/completion $fpath)
autoload -Uz compinit && compinit -i

git-open_competion

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages