MCPcopy Create free account
hub / github.com/altsem/gitu / gitu_diff.rs

File gitu_diff.rs

src/gitu_diff.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/// A git diff parser.
2///
3/// The aim of this module is to produce ranges that refer to the original input bytes.
4/// This approach can be preferable where one would want to:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected