Skip to main content

git_log

Function git_log 

Source
pub fn git_log(
    repo_dir: &Path,
    count: usize,
) -> Result<Vec<GitLogEntry>, String>
Expand description

Get the git log