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

Add support for downsampling forks #3097

Merged
merged 18 commits into from
Aug 15, 2021
Merged

Conversation

pleroy
Copy link
Member

@pleroy pleroy commented Aug 15, 2021

#2400, of course.

@@ -196,8 +196,9 @@ class Forkable {
// at or after the fork time of this trajectory, if any.
void DeleteAllForksAfter(Instant const& time);

// Checks that there exist no forks for times (strictly) less than |time|.
// This trajectory must be a root.
// Checks that there exist no forks for times (strictly) less than |time| in.
Copy link
Member

Choose a reason for hiding this comment

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

Remove mid-sentence full stop.

Sorry, something went wrong.

@eggrobin eggrobin added the LGTM label Aug 15, 2021
@pleroy pleroy merged commit 18d78a8 into mockingbirdnest:Entwurf Aug 15, 2021
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.

None yet

2 participants