Constantsยง
- PATH_
LINE_ ๐PREFIX
Functionsยง
- extract_
new_ ๐lnum_ value - Extracts the line number from a
git diffhunk header line. - get_
hunks - Extracts file paths and starting line numbers of hunks from
git diffoutput. - get_raw
- Retrieves the current
git diffraw output with-U0for fine-grained diffs as aVec<String>.