Skip to content
/ gopr Public

Quickly open a PR creation page from your current GIT branch

License

Notifications You must be signed in to change notification settings

manuwell/gopr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoPR

GoPR ables you to open a pull-request from your current git branch.

Support

Supports Github and BitBucket.

Setup

go get github.com/wjsantos/gopr

Make sure you have on your PATH the GO bin path, e.g.

export PATH=$PATH:$GOPATH/bin

Usage

# On your project, checkout the branch you want to open PR and type:
gopr

About

Quickly open a PR creation page from your current GIT branch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages