Skip to content

Verify that spooling clones with different parameters doesn't result in corruption #150

@alecthomas

Description

@alecthomas

I'm thinking of a situation where two different clients do:

git clone --filter=blob:none ...
git clone ...

It seems quite likely that currently, the second clone will spool with parameters from the first. Not sure what to do about this. For now we might need to disable spooling.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions