Skip to main content

log_oneline

Function log_oneline 

Source
pub async fn log_oneline(
    worktree: &Path,
    base: &str,
    head: &str,
) -> Result<String>
Expand description

One-line log of base..head, oldest first.