Skip to content
This repository was archived by the owner on Oct 4, 2020. It is now read-only.
This repository was archived by the owner on Oct 4, 2020. It is now read-only.

Allow failures from single-file globs #193

@ghost

Description

If you stage a file and then delete it, git ls-files will still include that file. However, because this is using the default glob settings, it will fail for single-file globs. If this behaviour is kept, it should at least catch the exception and print a nicer error.

IMHO this behaviour should be disabled on default, but I'd settle for a flag if that's desired too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions