Result of Git.merge_tree/3 (git merge-tree --write-tree).
Represents a three-way merge performed entirely in the object database, with no working tree or index involvement:
:tree- SHA of the resulting merged tree (written to the object database regardless of conflicts):clean-truewhen the merge had no conflicts,falseotherwise:conflicts- the paths that conflicted (empty when:cleanistrue)