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(commit): adapt git getStagedDiff to handle maximum diff size con…
…straint
- Modify git getStagedDiff to accept maxSizeBytes
- Implement size constraints in diff retrieval
- Update related tests to reflect changes in function signature