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

[5/15] feat(submit): create SubmitStatus::Local #1224

Closed
wants to merge 5 commits into from

Conversation

In doing this, I improved some of the comments/assertions on the consumer interface that became apparent when implementing the example.

I found some bugs by hand while testing and proptest also found the same bugs.
I forgot that we have a container type for the success+failure bounds, so use that here.
So that we can use this logic in `git-branchless-submit`, which wants to be fundamentally aware of commit stacks as part of submitting.
So that we can call e.g. `Repo::create_branch` and ignore the error if the branch already exists.
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