Skip to main content

write_store

Function write_store 

Source
pub fn write_store(
    git: &dyn GitOps,
    store: &KnowledgeStore,
) -> Result<(), GitError>
Expand description

Write the knowledge store to git notes (atomic overwrite).