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
feat(downloader): Support plugin configs when creating working tree cache
Add ability to pass VCS plugin configurations when creating a
VersionControlSystem instance for a working tree cache. This enables
customizing VCS behavior during repository checkout.
For example, Git submodule handling can be configured to fetch only
top-level submodules.
Signed-off-by: Wolfgang Klenk <[email protected]>
0 commit comments