HomeSoftware Heritage

Use `branch` instead of `clone`

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

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). We can get the same "no tree" and directory
reuse behaviors with a simple flag.

Details

Provenance
AlphareAuthored on Feb 9 2022, 2:51 PM
AlpharePushed on Feb 9 2022, 3:27 PM
Differential Revision
D7133: Use `branch` instead of `clone`
Build Status
Buildable 26701
Build 41755: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.