Skip to content

Releases: dmtucker/git-rebase-branches

v2.0.1

29 Aug 20:50
58f7a70

Choose a tag to compare

What's Changed

  • Use for-each-ref instead of branch --no-contains by @dmtucker in #10
  • Add a basic example to the README by @dmtucker in #11

Full Changelog: v2.0.0...v2.0.1

v2.0.0

12 Aug 23:17
b3f9aa1

Choose a tag to compare

What's Changed

  • Upgrade project deps and Python support by @tucked in #5
  • Use rev-parse instead of show-ref by @tucked in #6
  • Remove --interactive and refactor by @dmtucker in #7
  • Stash untracked files by @tucked in #8

New Contributors

Full Changelog: v1.0.0...v2.0.0