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 Error Handling Function #8

Merged
merged 3 commits into from
Mar 11, 2024
Merged

Add Error Handling Function #8

merged 3 commits into from
Mar 11, 2024

Conversation

threeal
Copy link
Owner

@threeal threeal commented Mar 9, 2024

This pull request resolves #7 by introducing the following changes:

  • Adds a _set_error function alongside its testing for setting an error message to a given variable or printing the error message and halting the execution.
  • Merges tests for checking out an invalid Git repository into one test.

@threeal threeal added the feat label Mar 9, 2024
@threeal threeal added this to the Version 1.0.0 milestone Mar 9, 2024
@threeal threeal self-assigned this Mar 9, 2024
@threeal threeal added the test label Mar 9, 2024
@threeal threeal marked this pull request as ready for review March 9, 2024 15:51
@threeal threeal merged commit 689cab5 into main Mar 11, 2024
2 checks passed
@threeal threeal deleted the add-error-handling-func branch March 11, 2024 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Error Handling Function
1 participant