Skip to main content

index

Function index 

Source
pub async fn index(
    remote_repo: &RemoteRepository,
    commit_or_branch: &str,
    path: impl AsRef<Path>,
) -> Result<StatusMessage, OxenError>