git_log

Function git_log 

Source
pub fn git_log(repo_path: &Path, limit: usize) -> Result<GitLogResult>
Expand description

Get commit log.