Crate git_diff

source ·
Expand description

Algorithms for diffing various git object types and for generating patches, highly optimized for performance.

Modules

For using text diffs, please have a look at the imara-diff documentation, maintained by Pascal Kuthe.