Skip to content

Conversation

@vbatts
Copy link
Owner

@vbatts vbatts commented Mar 15, 2023

Fixes: #53

When CI only fetches some shallow depth of commits in a repo, don't fail on git rev-list on commits that are outside that range.

Fixes: #53

When CI only fetches some shallow depth of commits in a repo, don't fail
on `git rev-list` on commits that are outside that range.

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
@vbatts
Copy link
Owner Author

vbatts commented Mar 15, 2023

all green, though testing this requires a specific setup :-\

@vbatts vbatts merged commit 6f5b21b into main Mar 15, 2023
@vbatts vbatts deleted the fix_revlist branch March 15, 2023 03:02
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.

git rev-list bug

2 participants