pub fn format_start_only_hunk_header(line: &str) -> Option<String>
Normalize hunk header to start-only form: @@ -old +new @@.
@@ -old +new @@