List open pulls requests for the current branch.
gh prFetch pull request into a new branch.
gh pr 1List open issues on the current repository.
gh isCreate a new issue on the current repository.
gh is "Node GH rocks!" "**Markdown** support"Display the latest repository activities.
gh ntOpen repository page in the browser.
gh reList all private repositories.
gh re --list --type privateOpen your Gists in the browser.
gh giCreate a Gist pasting the contents of your clipboard.
gh gi --new foo.js --paste