Skip to content

v0.8.0

Choose a tag to compare

New Features

  • Ask for the final v3 GitHub API version (#113)
  • setup: Check for gitdir before anything else (#111)
  • setup: Use the configured username if present (#103)
  • setup: Add limited support for login using the e-mail (#102)
  • setup: Improve error message for non-global setup (#100)
  • clone: Accept an HTTP URL as a repository location (#97, #95)
  • pull: Add info about the pull request base/head for new/attach (#114)
  • pull: Add a warning when rebasing a PR that is not passing the tests (#88)

Bug Fixes

  • pull: Fix warning printing a raw pull object (#116)
  • clone: Set hub.forkremote properly after the clone (#106)
  • setup: Allow reusing a personalaccess token if one already exists (#99)
  • make: Allow install in $HOME by making bash-completion optional (#93, #94)