Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
TarWriter#cleanup currently adds all its references to the initial elements of the reference graph. It would be sufficient though to just add the references in the tar writer's own graph.
At the same time I'd like to rename that method from cleanup to collectReferences, which better reflects its semantics.