HomeSoftware Heritage

replay: Use swh.model.from_disk.Directory.collect

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

Description

replay: Use swh.model.from_disk.Directory.collect

Instead of maintaining a set of modified paths for each replayed revision,
use the swh.model.from_disk.Directory.collect method which performs the same
task by returning added or modified contents and directories since the last
collect operation.

Details

Provenance
anlambertAuthored on Oct 17 2022, 7:21 PM
anlambertPushed on Oct 18 2022, 11:37 AM
Differential Revision
D8693: replay: Use swh.model.from_disk.Directory.collect
Build Status
Buildable 32352
Build 50671: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.