Skip to main content

git_full_message

Function git_full_message 

Source
pub fn git_full_message(
    repo_path: String,
    commit_hash: String,
) -> Result<String, GitError>