Structs§
Enums§
- Describes what style should be used when materializing conflicts.
- A type similar to
MergedTreeValue
but with associated data to include in e.g. the working copy or in a diff.
Functions§
- Reads the data associated with a
MergedTreeValue
so it can be written to e.g. the working copy or diff. - Parses conflict markers from a slice.
- Parses conflict markers in
content
and returns an updated version offile_ids
with the new contents. If no (valid) conflict markers remain, a single resolvesFileId
will be returned.