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

Add Git Directory Assertion For Testing #28

Merged
merged 3 commits into from
Mar 12, 2024
Merged

Conversation

threeal
Copy link
Owner

@threeal threeal commented Mar 12, 2024

This pull request resolves #27 by adding a private _assert_git_directory function to assert whether a given path exists, is a directory, and contains a Git repository.

@threeal threeal self-assigned this Mar 12, 2024
@threeal threeal added the test label Mar 12, 2024
@threeal threeal added this to the Version 1.0.0 milestone Mar 12, 2024
@threeal threeal marked this pull request as ready for review March 12, 2024 08:40
@threeal threeal merged commit a4ac896 into main Mar 12, 2024
2 checks passed
@threeal threeal deleted the assert-git-directory branch March 12, 2024 08:41
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.

Add Git Directory Assertion For Testing
1 participant