You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #696, internal/git learned about worktres,
but the code that "opens" a worktree was using the wrong Git directory
when constructing the `Repository` object and `Worktree` objects.
This resulted in many operations, primarily `restack`
operating on the incorrect worktree.
0 commit comments