Skip to main content

git_log

Function git_log 

Source
pub fn git_log(
    path: &Path,
    since_days: u32,
    format: &str,
    extra_args: &[&str],
) -> TldrResult<String>
Expand description

Get git log output with specified format