pub fn get_update_message( message: Message, repo: &Repository, latest: &Revision, head: &Oid, ) -> Result<String, Error>
Get a patch update message.