Skip to main content

parse_diff_git_path

Function parse_diff_git_path 

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

Parse diff --git a/... b/... line and return normalized new path.