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: Add more panic details #240

Merged
merged 1 commit into from
Sep 6, 2022
Merged

fix: Add more panic details #240

merged 1 commit into from
Sep 6, 2022

Conversation

epage
Copy link
Collaborator

@epage epage commented Sep 6, 2022

In #239, there was a panic from a git2 call that failed. Rather than
mask it or bubble it up and ignore it, I'd like to get details so we can
see how we should handle errors like this.

In gitext-rs#239, there was a panic from a git2 call that failed.  Rather than
mask it or bubble it up and ignore it, I'd like to get details so we can
see how we should handle errors like this.
@epage epage merged commit 3142dfa into gitext-rs:main Sep 6, 2022
@epage epage deleted the error branch September 6, 2022 15:28
@epage epage restored the error branch September 6, 2022 15:28
@epage epage deleted the error branch September 6, 2022 15:29
@epage epage restored the error branch September 6, 2022 15:29
@epage epage deleted the error branch September 6, 2022 15:29
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.

1 participant