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
A very minor improvement... currently Squash action requires checking out the branch (since it runs Rebase underneath). It'd require rewriting the implementation to use git commit-tree and git update-ref, as git-machete CLI does