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 Complete Check Out Assertion #21

Merged
merged 1 commit into from
Mar 11, 2024
Merged

Conversation

threeal
Copy link
Owner

@threeal threeal commented Mar 11, 2024

This pull request fixes an issue in the assert_git_complete_checkout function that has a missing HEAD argument when checking for Git diff. This issue causes the function to not be able to correctly assert if there's a file missing during checkout. This change should be part of #19.

@threeal threeal added the fix label Mar 11, 2024
@threeal threeal added this to the Version 1.0.0 milestone Mar 11, 2024
@threeal threeal self-assigned this Mar 11, 2024
@threeal threeal merged commit c2109e9 into main Mar 11, 2024
2 checks passed
@threeal threeal deleted the fix-assert-git-checkout branch March 11, 2024 14:53
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant