HomeSoftware Heritage

Add an env var to the in-mem storage to disable origin ids.

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

Description

Add an env var to the in-mem storage to disable origin ids.

If it is true (the default), there is no change from the current behavior,
but setting it to False and running another package's tests allows
to make sure that package does not rely on origin ids at all.

Details

Provenance
vlorentzAuthored on Jul 4 2019, 4:59 PM
vlorentzPushed on Jul 9 2019, 3:07 PM
Differential Revision
D1690: Add an env var to the in-mem storage to disable origin ids.

Commit No Longer Exists

This commit no longer exists in the repository.