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

Suggest: fallback to Get-GitStatus when Get-GitStatusFromCache failed. #921

Open
hcoona opened this issue Sep 2, 2022 · 0 comments · May be fixed by #922
Open

Suggest: fallback to Get-GitStatus when Get-GitStatusFromCache failed. #921

hcoona opened this issue Sep 2, 2022 · 0 comments · May be fixed by #922

Comments

@hcoona
Copy link

hcoona commented Sep 2, 2022

I'd suggest automatically fallback to lower performance but stable Get-GitStatus when Get-GitStatusFromCache failed, instead of totally not working and shows an "CACHE ERROR" here.

I suggest so because git-status-cache project currently not working well with git sparse checkout feature (cmarcusreid/git-status-cache#27) & lfs feature (cmarcusreid/git-status-cache#18). And both of them are blocked by libgit2 upstream, which could be a tough work to support them.

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

Successfully merging a pull request may close this issue.

1 participant