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
when a git repository is specified multiple times in repositories.yaml it is cloned separately for each instance. Given the size of some of these repos, and the likelihood of repeatedly referenced repos being large, we should make sure each repo is only cloned once.
The text was updated successfully, but these errors were encountered:
when a git repository is specified multiple times in
repositories.yaml
it is cloned separately for each instance. Given the size of some of these repos, and the likelihood of repeatedly referenced repos being large, we should make sure each repo is only cloned once.The text was updated successfully, but these errors were encountered: