Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeGraphContext/CodeGraphContext
/ GitRepository
Class
GitRepository
src/codegraphcontext/cli/hook_manager.py:21–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
20
@dataclass(frozen=True)
21
class
GitRepository:
22
root: Path
23
git_dir: Path
24
25
26
@dataclass(frozen=True)
Callers
1
find_git_repository
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected