Page MenuHomeSoftware Heritage

Remove 'id' and 'object_id' from the output of object_find_by_sha1_git.
ClosedPublic

Authored by vlorentz on Jan 17 2020, 3:11 PM.

Details

Summary

'id' is not used anymore, and 'object_id' never was.
This commit slightly simplifies existing code, and will allow
some deduplication in the upcoming Cassandra backend.

Diff Detail

Repository
rDSTO Storage manager
Branch
object_find_by_sha1_git-id
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 10183
Build 15107: tox-on-jenkinsJenkins
Build 15106: arc lint + arc unit