git-validation/git
Vincent Batts a041fe84ae
commits: add a fallback if rev-list fails due to shallow depth
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>
2023-03-14 23:01:02 -04:00
..
testdata git: restructured commit entries 2016-04-05 15:28:38 -04:00
commits.go commits: add a fallback if rev-list fails due to shallow depth 2023-03-14 23:01:02 -04:00
commits_test.go git: restructured commit entries 2016-04-05 15:28:38 -04:00