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

Check for cyclic prepend before making origin #4181

Merged
merged 2 commits into from
Feb 22, 2021

Conversation

XrXr
Copy link
Member

@XrXr XrXr commented Feb 13, 2021

It's important to only make the origin when the prepend goes
through, as the precense of the origin informs whether to do an
origin backfill.

This plus 2d87732 fix Bug #17590.

Copy link
Contributor

@jeremyevans jeremyevans left a comment

Choose a reason for hiding this comment

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

This fix looks good to me! Thanks for the quick fix.

It's important to only make the origin when the prepend goes
through, as the precense of the origin informs whether to do an
origin backfill.

This plus 2d87732 fix [Bug #17590].
@XrXr XrXr merged commit 58e8220 into ruby:master Feb 22, 2021
@XrXr XrXr deleted the prepend-side-effect branch February 22, 2021 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants