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

fix git status path for is_dirty #15289

Merged
merged 1 commit into from
Dec 18, 2023
Merged

Conversation

memsharded
Copy link
Member

@memsharded memsharded commented Dec 17, 2023

Changelog: Bugfix: Git.is_dirty() will use git status . -s to make sure it only process the current path, not the whole repo, similarly to other Git methods.
Docs: Omit

This PR doesn't have docs, has Git docs is autogenerated from code, and docstrings are correct.

Fix for #14416 (comment)

@czoido czoido merged commit 86557a9 into conan-io:release/2.0 Dec 18, 2023
2 checks passed
@memsharded memsharded deleted the fix/git_dirty branch December 18, 2023 11:24
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 this pull request may close these issues.

3 participants