pub fn execute(git: &dyn GitOps, query: &ReadQuery) -> Result<ReadResult>Expand description
Execute a read query against the repository.
pub fn execute(git: &dyn GitOps, query: &ReadQuery) -> Result<ReadResult>Execute a read query against the repository.