Skip to content

v1.1.1

Latest

Choose a tag to compare

@sindrej sindrej released this 02 Jun 08:14
cfbfce1

Fixed

  • Reset to main now works for the common layout where main lives in the project's primary checkout (not a separate worktree). Previously every repo was skipped with "no worktree on its main branch". It now switches the primary checkout to the default branch and starts from there; if the switch can't happen (conflicting uncommitted changes, or the branch is checked out in another worktree) the repo is skipped with a clear notification — never forced.

Full changelog: v1.1.0...v1.1.1