pub fn commit_reflog_message_with_initial( message: &[u8], amend: bool, initial: bool, ) -> Vec<u8> ⓘ