You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when the extraction of the template is performed, the --strip=3 depth is set statically.
I'm working on a project that makes use of a template at the root of the project repository, so being able to set the depth to 1 makes sense. Bottom line, it'd be great for this to be a configurable option.
Thanks for making a great utility.
The text was updated successfully, but these errors were encountered:
Currently, when the extraction of the template is performed, the
--strip=3
depth is set statically.I'm working on a project that makes use of a template at the root of the project repository, so being able to set the depth to 1 makes sense. Bottom line, it'd be great for this to be a configurable option.
Thanks for making a great utility.
The text was updated successfully, but these errors were encountered: