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

Allow failures from single-file globs #193

Open
ghost opened this issue Mar 9, 2020 · 0 comments
Open

Allow failures from single-file globs #193

ghost opened this issue Mar 9, 2020 · 0 comments

Comments

@ghost
Copy link

ghost commented Mar 9, 2020

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants