guitarrapc / git-shallow-clone-orb

circleci orb to execute git shallow clone for faster checkout.
https://circleci.com/orbs/registry/orb/guitarrapc/git-shallow-clone
MIT License
21 stars 11 forks source link

fix: integration-test-checkout_advanced_fetchoptions failed on tag #38

Closed guitarrapc closed 1 year ago

guitarrapc commented 1 year ago

tl;dr;

--shallow-since 2022-10-10 is not valid on tags.

image