Function git_iris::git::get_git_info

source ยท
pub async fn get_git_info(
    repo_path: &Path,
    _config: &Config,
) -> Result<CommitContext>