pub fn git_log_numstat(path: &Path, since_days: u32) -> TldrResult<String>Expand description
Get git log with numstat (lines added/deleted per file)
pub fn git_log_numstat(path: &Path, since_days: u32) -> TldrResult<String>Get git log with numstat (lines added/deleted per file)