oid.h
2.78 KB
-
oid: provide an oid type to hash type map · c50b280f
We intentionally separate oid types from hash types; a hash is a generic hunk of bytes, an object id has meaning and backs an object on disk. As a result of this separation, we need a 1:1 mapping.
Edward Thomson committed