Skip to main content

prepare_file_blame

Function prepare_file_blame 

Source
pub fn prepare_file_blame<S: ObjectSource>(
    source: &S,
    state: &State,
    path: &Path,
    limits: BlameSliceLimits,
) -> Result<BlamePreparation, BlameSliceError>
Expand description

Build the first frontier for path at state without walking parents.