Skip to content

Conversation

ethomson
Copy link
Member

@ethomson ethomson commented Feb 4, 2024

When determining whether to check out a branch, we did not actually look at should_checkout's possible error condition. Disconnect the boolean "should checkout" value from the potential error code so that it no longer looks like a function that can be treated as if it returns a boolean.

When determining whether to check out a branch, we did not actually look
at `should_checkout`'s possible error condition. Disconnect the boolean
"should checkout" value from the potential error code so that it no
longer looks like a function that can be treated as if it returns a
boolean.
@ethomson ethomson merged commit f6d1cd7 into main Feb 4, 2024
@ethomson ethomson deleted the ethomson/should_checkout_error branch February 5, 2024 09:26
@ethomson ethomson added the bug label Feb 18, 2024
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