Skip to main content

export_current_thread

Function export_current_thread 

Source
pub fn export_current_thread(
    bridge: &mut GitBridge<'_>,
    thread: &str,
) -> GitResult<ExportStats>
Expand description

Export one Heddle thread to its matching Git branch.