Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emwalker/digraph
/ index.rs
File
index.rs
backend/src/git/index.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use git2;
2
use serde::{Deserialize, Serialize};
3
use serde_yaml;
4
use std::collections::{BTreeMap, BTreeSet, HashMap, HashSet};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected