Module diff

Module diff 

Source
Expand description

Compute the difference between two OSTree commits.

Structs§

FileTreeDiff
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.