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
{{ message }}
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
The GitClient.Remove(...) task takes a list of files as input and does not spool the entries like other GitClient operations that take a list of files.
This can lead to a bug where attempting to remove too many files from the index will fail.