HomeSoftware Heritage

bin/debpkg-bootstrap-branches: Fix idempotency call

Description

bin/debpkg-bootstrap-branches: Fix idempotency call

Without this, the debian/upstream branch was not really dropped. Failing to repeat the
complete cycle.

...
+ git checkout v0.1.0
HEAD is now at 04b9a34 Add a non-optimized non-incremental Bazaar loader
+ git clean -dfx
Removing .eggs/
Removing build/
Removing swh.loader.bzr.egg-info/
+ git checkout -b debian/upstream
fatal: A branch named 'debian/upstream' already exists.

Related to T3915

Details

Provenance
ardumontAuthored on Feb 9 2022, 10:52 AM
ardumontPushed on Feb 9 2022, 11:10 AM
Parents
rDENV79b21876c6a7: .mrconfig: Reference the swh-loader-bzr repository
Branches
Unknown
Tags
Unknown