Skip to main content

format_start_only_hunk_header

Function format_start_only_hunk_header 

Source
pub fn format_start_only_hunk_header(line: &str) -> Option<String>
Expand description

Normalize hunk header to start-only form: @@ -old +new @@.