pub fn git_log( path: &Path, since_days: u32, format: &str, extra_args: &[&str], ) -> TldrResult<String>
Get git log output with specified format