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

Fix incorrect commit range #75

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Conversation

spiffcs
Copy link
Contributor

@spiffcs spiffcs commented Mar 3, 2023

Summary

Short circuit iterator given a start references commit time so multiple previous commits for the start ref are not included in the iterator

Fixes #74

Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
@spiffcs spiffcs changed the title 74 incorrect commit range issue 74 - incorrect commit range Mar 3, 2023
Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
@wagoodman wagoodman changed the title issue 74 - incorrect commit range Fix incorrect commit range Mar 3, 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.

Commit range is including incorrect number of commits
1 participant