Skip to content

v0.10.6

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jan 17:23

[0.10.6] - 2023-01-11

Compatibility

  • git amend no-ops now fail

Features

  • git amend <rev> is now supported

Fixes

  • git amend only reports an amend happening on success
  • git amend no-ops are now quieter
  • git amend no-ops now fail
  • git amend can now amend fixups
  • git amend won't lose unstaged changes anymore
  • git amend moves to fixup commit on failure
  • git run is more explicit about what it is testing and what the status was for