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
✅ treat arguments as an array rather than a string, restoring the ability to unstage files and directories, even when their names have spaces (fix #37)
✅ adopt @gggritso’s git reset -q HEAD -- (source (via)), which works in modern and ancient Git, even in new repositories without commits (fix #41)