MCPcopy Create free account
hub / github.com/codealong/codealong / GitBlame

Class GitBlame

codealong/src/git_blame.rs:17–22  ·  view source on GitHub ↗

libgit2 has an extremely slow blame implementation: https://github.com/libgit2/libgit2/issues/3027 so we instead defer to a git binary on the current path

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