Module gix::diff

source ·
Expand description

Modules

Structs

Functions

  • new_rewritesblob-diff
    Create an instance by reading all relevant information from the configuration, while being lenient or not. Returns Ok(None) if nothing is configured.
  • Return a low-level utility to efficiently prepare a the blob-level diff operation between two resources, and cache these diffable versions so that matrix-like MxN diffs are efficient.