Structs§
- File
Diff Stats - Line additions and removals for one changed file.
Constants§
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 raw
git diffoutput. - get_
line_ stats - Retrieves line additions and removals for tracked files changed from
HEAD. - get_raw
- Retrieves the current
git diffraw output with-U0as a singleString.