Skip to main content

build_context_pack

Function build_context_pack 

Source
pub fn build_context_pack(
    repo: Option<&Repository>,
    events: &[&GitEvent],
    selected_hash: Option<&str>,
) -> Result<ContextPack>