Skip to main content

ChurnSpawnHook

Type Alias ChurnSpawnHook 

Source
pub type ChurnSpawnHook = fn(&mut Command) -> Result<Output>;
Expand description

Function pointer signature used to intercept git churn subprocesses.