1.0.6 • Published 8 years ago

opengit v1.0.6

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

opengit: Another way to see GitHub issues and pull requests from the command line

Install

Recommend installing opengit globally via npm

npm install opengit -g

Commands

Pull Requests

  • pr: get all the pull requests for a given repository
  • pr -p <index>: for a given index value of the most recent open pull requests, return the pull requests' details
  • pr -p <index> -c <index>: for a given index value of the most recent pull request comments, get all the comment details for that given comment