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

feat: Support Source caching #53

Closed guitarrapc closed 1 year ago

guitarrapc commented 1 year ago

closed: https://github.com/guitarrapc/git-shallow-clone-orb/issues/51

tl;dr;

This PR support CircleCI Source caching.

Also checkout is simplified due to follow circleci's original checkout.

Changed