Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
358
pub struct Update(HashMap<RepoId, Tree>);
359
360
impl Update {
361
pub fn new() -> Self {
Callers
5
upsert_topic
Method · 0.85
update_simple_fixtures
Function · 0.85
make_topic
Function · 0.85
upsert_topic
Function · 0.85
no_cycles
Function · 0.85
Calls
no outgoing calls
Tested by
4
update_simple_fixtures
Function · 0.68
make_topic
Function · 0.68
upsert_topic
Function · 0.68
no_cycles
Function · 0.68