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: split simple shallow_clone and advanced. [BREAKING CHANGE] #14

Closed guitarrapc closed 4 years ago

guitarrapc commented 4 years ago

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

TL;DR

Let's split simple and advaned commands. 99% users won't require advaned clone_options so that I can offer safe checkout w/o eval.

BREAKING CHANGE

New

guitarrapc commented 4 years ago

advanced also not depends on eval.