Skip to main content

format_signoff_line

Function format_signoff_line 

Source
pub fn format_signoff_line(name: &str, email: &str) -> String
Expand description

Build Signed-off-by: Name <email>\n using the same identity resolution as cherry-pick.