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
feat: add staging and overlap detection operations
Introduces functions to stage files, unstage all changes, and detect
unstaged overlaps with staged files. Enables better git workflow control
and prevents accidental commits with conflicting changes.
0 commit comments