Skip to content

Releases: andrewjtait/github-open

Release list

v1.1.0

Choose a tag to compare

@andrewjtait andrewjtait released this 12 Jun 12:54
  • Adds help command github help

v1.0.0

Choose a tag to compare

@andrewjtait andrewjtait released this 07 Jun 21:49

Initial release, with the following functionality:

  • github opens GitHub repository and branch
  • github compare opens GitHub branch comparison with master
  • github compare branch_name opens GitHub branch comparison with branch_name
  • github pr opens a GitHub pull request against master
  • github pr branch_name opens a GitHub pull request against branch_name