Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Oct 15:29

[0.3.0] - 2021-10-20

Breaking Changes

  • Command line argument values have changed
  • Renamed git-branch-backup to git-branch-stash

Features

  • Auto-stash support

Fixes

  • Switched command line arguments to match config file
  • Vendor libgit2
  • Don't panic on some merge conflicts
  • Correctly detect init.defaultBranch as a protected branch
  • Correctly detect some more protected commit cases
  • Reduce scope of dirty checks
  • Some visualization improvements
  • Fix some branch deletion corner cases
  • Auto-delete branches from squash-merges