Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ _get
Method
_get
plugins/vcs/Repository.cpp:484–487 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
482
}
483
484
git_repository* Repository::_get()
485
{
486
return _repository;
487
}
488
489
}
490
Callers
2
createCommit
Method · 0.45
getDiff
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected