Skip to content

Use `branch` instead of `clone`

clone was introduced with Breezy 3.1.0. For our purposes, branch will do just fine since we don't want to get colocated branches (but only one branch per origin) and we can get the same "no tree" behavior with a simple flag.


Migrated from D7133 (view on Phabricator)

Merge request reports