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
fix(session/worktree): commit with `--no-verify`
We don't want to block pushing up changes on failing lint, etc.
The user can correct as-needed after pushing up the branch.
Fixes#52