pub fn get_commit_messages_between(from: &str, to: &str) -> Result<Vec<String>>
Get commit subjects between two refs.