go-bb-pr

command module
v0.9.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 15, 2017 License: MIT Imports: 8 Imported by: 0

README

BitBucket Pull Request Manager Build Status

This is a command line tool to help working with BitBucket pull requests.

Commands
list

To list open pull requests of the current repository. For example,

bb-pr list
describe

To dump information of a pull request of the current repository. For example,

bb-pr describe 939
checkout

To checkout the branch of a pull request of the current repository. For example,

bb-pr checkout 939
approve

To approve a pull request. For example

bb-pr approve 939
merge

To merge a pull request. For example

bb-pr merge 939
unapprove

To unapprove an approved pull request. For example

bb-pr unapprove 939
decline

To decline a pull request. For example

bb-pr decline 939

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL