NAME

App::gh::Command::Pullreq - pull request. (show/list/send)

USAGE

Send a pull request

before that, make sure you've set EDITOR environment variable.

$ gh pullreq send

List pull requests

$ gh pullreq list
...

Show pull requests issue {N}:

$ gh pullreq show {N}

More about pullreq send command:

$ gh pullreq send

$ gh pullreq send master c9s/App-gh