Skip to main content

parse_trailer

Function parse_trailer 

Source
pub fn parse_trailer(message: &str, key: &str) -> Option<String>
Expand description

Extract a trailer value from a commit message. Trailers are lines like Genesis-Commit: {...} at the end of the message.