Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 20:02

[0.8.0] - 2022-03-18

Compatibility

  • Pull remote handling changed enough that regressions could have been introduced.
  • Slight changes to how --base and --onto are defaulted
  • --pull --onto <remote>/<branch> behavior changed

Fixes

  • Show remote branches when they diverge from base branch
  • --base defaults to the local branch of --onto
  • --onto defaults to the remote branch of --base
  • Pull using the remote specified in --onto rather than just the upstream