Expand description
Modules§
Structs§
- Compares to blobs by comparing their size and oid, and only looks at the file if the size matches, therefore it’s very fast.
- Compares files to blobs by always comparing their hashes.
Traits§
- Compares the content of two blobs in some way.
- Lazy borrowed access to worktree or blob data, with streaming support for worktree files.
- Determine the status of a submodule, which always indicates that it changed if present.