Function init_repository

Source
pub fn init_repository(
    instance_dir: &Path,
    args: InitRepositoryArgs,
) -> Result<()>