pub(crate) fn normalized_deleted_path( root: &Path, path: &Path, ) -> Result<Option<String>, CliError>
Normalize a deleted path if it belongs to the watched repository.