Skip to main content

Module git

Module git 

Source

Structs§

ChangedFile
DiffSymbol
DiffSymbolEntry

Functions§

classify_change_kind
Check whether the diff for a single file is additive-only (no deleted lines). Returns "additive" if the file has 0 deleted lines (new exports, new code), "breaking" if it was deleted, or "mixed" otherwise.
get_changed_files
get_diff_symbols