MCPcopy 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
484git_repository* Repository::_get()
485{
486 return _repository;
487}
488
489}
490

Callers 2

createCommitMethod · 0.45
getDiffMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected