Skip to content

0.2.0

Compare
Choose a tag to compare
@chdsbd chdsbd released this 08 Mar 16:48
· 33 commits to master since this release
d22117c

Added

  • Githubinator: History command to open commit history view for files.
  • Githubinator: Open PR command to open a PR for current branch.
  • Githubinator: Compare command to compare current branch.

Changed

  • Url copying for commands behaves as documented in README.

Fixed

  • Use the branch argument to githubinator. Now the "... on master" commands
    will lookup the master branch instead of using the current branch.