MCPcopy Index your code
hub / github.com/emwalker/digraph / Update

Class Update

backend/src/git/core/mod.rs:358–358  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

356
357#[derive(Debug, Default)]
358pub struct Update(HashMap<RepoId, Tree>);
359
360impl Update {
361 pub fn new() -> Self {

Callers 5

upsert_topicMethod · 0.85
update_simple_fixturesFunction · 0.85
make_topicFunction · 0.85
upsert_topicFunction · 0.85
no_cyclesFunction · 0.85

Calls

no outgoing calls

Tested by 4

update_simple_fixturesFunction · 0.68
make_topicFunction · 0.68
upsert_topicFunction · 0.68
no_cyclesFunction · 0.68