normalized_deleted_path

Function normalized_deleted_path 

Source
pub(crate) fn normalized_deleted_path(
    root: &Path,
    path: &Path,
) -> Result<Option<String>, CliError>
Expand description

Normalize a deleted path if it belongs to the watched repository.