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

GitHasUncommitedChanges returns true for clean repo #172

Open
lonix1 opened this issue Feb 7, 2023 · 0 comments
Open

GitHasUncommitedChanges returns true for clean repo #172

lonix1 opened this issue Feb 7, 2023 · 0 comments

Comments

@lonix1
Copy link

lonix1 commented Feb 7, 2023

I'm upgrading a project from .NET v6 to v7. I've updated all my references to v7, and I updated cake to v3.0.0.

When I run git status on the repo, I get working tree clean. But when my cake frosting runs, Context.GitHasUncommitedChanges(repo) returns true - which is incorrect.

Did someone else get this error, or know what could cause it?

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

No branches or pull requests

1 participant