Skip to main content

sync_workspace_from_git_history

Function sync_workspace_from_git_history 

Source
pub fn sync_workspace_from_git_history(
    repository_root: impl AsRef<Path>,
    workspace: &Workspace,
) -> Result<Vec<LoreAtom>>