Expand description
Compute the difference between two OSTree commits.
Structs§
- File
Tree Diff - Diff between two ostree commits.
Functions§
- diff
- Given two ostree commits, compute the diff between them.
- diff_
recurse 🔒 - query_
info_ 🔒optional - Like
g_file_query_info(), but return None if the target doesn’t exist.
Type Aliases§
- FileSet
- A set of file paths.