Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add option to use git ls-files or list files using git instead of using the file system #931

Open
2 tasks done
jackton1 opened this issue Oct 1, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@jackton1
Copy link
Member

jackton1 commented Oct 1, 2023

Is this feature missing in the latest version?

  • I'm using the latest release

Is your feature request related to a problem? Please describe.

Yes, ideally some files or patterns could match files tracked by git but no longer in the file system due to deleting the file.

Describe the solution you'd like?

We switch to using git at least as an option which can be toggled to either use git or the file system.

Describe alternatives you've considered?

No response

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@jackton1 jackton1 added the enhancement New feature or request label Oct 1, 2023
@jackton1 jackton1 changed the title [Feature] Use git ls-files or list files using git rather than using the file system [Feature] Add option to use git ls-files or list files using git instead of using the file system Oct 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant