MCPcopy Create free account
hub / github.com/ProgrammingRust/examples / Oid

Class Oid

libgit2-rs-safe/src/git/mod.rs:142–144  ·  view source on GitHub ↗

The identifier of some sort of object stored in the Git object database: a commit, tree, blob, tag, etc. This is a wide hash of the object's contents.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected