Function git_repository::reference::log::message
source · pub fn message(operation: &str, message: &BStr, num_parents: usize) -> BStringExpand description
Generate a message typical for git commit logs based on the given operation, commit message and num_parents of the commit.