Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

GitClient.Remove() should spool list of files #887

Closed
@StanleyGoldman

Description

@StanleyGoldman

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions