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
As of now, you can use git worktrees by creating the worktree, running add-and-commit in that directory using the cwd input, and then deleting that worktree.
It would be useful if there was an input that allowed the action to create, use, and remove the worktree all by itself.