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