Skip to content

v0.1.0-alpha4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 24 May 04:59
· 387 commits to main since this release
020ffbd

Added

  • commit create, commit amend: Allow using during an ongoing rebase. During a rebase, these commands will not restack the upstack.
  • repo sync: Support running in detached head state.

Changed

  • Breaking: Change restack alias to 'r', allowing for 'br', 'sr', 'usr', etc.

Fixed

  • Adjust restacking commit selection to avoid picking up extraneous commits.
  • branch submit: Don't truncate PR bodies longer than 400 characters.
  • branch edit: Fix not surfacing the editor to the user.