Skip to content

Checkout outcome now implements debug #994

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

Merged
merged 1 commit into from
Aug 20, 2023

Conversation

bittrance
Copy link
Contributor

As part of implementing a gitops-like feature, I found myself wanting to dbg!() the Outcome returned from checkout() during development. I'm guessing this is a relatively common use case, so I thought it worthwhile for it to #[derive(Debug)].

Copy link
Member

@Byron Byron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's definitely an oversight, thanks for the fix :)!

@Byron Byron merged commit 518f9b1 into GitoxideLabs:main Aug 20, 2023
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.

2 participants