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

adding Git.is_dirty(repository=False) and propagate it from get_url_and_commit #16892

Merged
merged 4 commits into from
Aug 28, 2024

Conversation

memsharded
Copy link
Member

@memsharded memsharded commented Aug 27, 2024

Changelog: Feature: Added Git.is_dirty(repository=False) new argument
Changelog: Fix: Propagate repository argument from Git.get_url_and_commit(repository=True) to Git.is_dirty().
Docs: Omit

Close #16873

@memsharded memsharded merged commit 64ea413 into conan-io:develop2 Aug 28, 2024
2 checks passed
@memsharded memsharded deleted the fix/git_dirty_repository branch August 28, 2024 15:02
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.

[bug] Git.get_commit(..., repository=True) fails to detect when the repo is dirty **above** the conanfile
3 participants