Commit a17a40e
committed
[RelEng] Disable validation when adding child to composite repository
Not verifying the existing of the child to add can increase the
robustness of the operation (it guards against false negative existence
check results due to server-side caching issues).
And the added child repositories are expected to always exist anyways,
otherwise it's a programming/configuration error.1 parent 13de438 commit a17a40e
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
0 commit comments