pub fn compute_repository_hash(repo_path: &Path) -> ScalingResult<u64>Expand description
Compute a stable hash representing the current repository state.
pub fn compute_repository_hash(repo_path: &Path) -> ScalingResult<u64>Compute a stable hash representing the current repository state.