arcade-services
arcade-services copied to clipboard
[darc/maestro++] Should use its own fork for GitHub updates
Darc should not push new branches to the main repo. It introduces a cleanup issue over time (if branches are not deleted) and increased number of refs.
/cc @alexperovich @jcagme
Also prevents issues like https://github.com/dotnet/standard/issues/948 if Darc somehow manages to make an unfetchable branch again.
This feels like we probably should do this before preview II. Thoughts?
Not required for preview2
Closing as it's its own epic now