Skip to content

v0.13.1

Latest

Choose a tag to compare

@styre-release-bot styre-release-bot released this 29 Jul 07:30

Bug Fixes

  • Fixed re-running a ticket with --fresh after it had already been pushed. Previously, redoing a ticket's work diverged from what a prior run had already pushed to the remote branch, causing the push to fail as a rejected non-fast-forward update. styre now safely overwrites its own remote branch in this case, while still refusing to clobber changes pushed by someone else in the meantime.