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
Most helpful comment
This feels like we probably should do this before preview II. Thoughts?