Get desktop application:
View/edit binary Protocol Buffers messages
Diff service creates and applies diffs
Apply applies the content associated with the provided digests onto the provided mounts. Archive content will be extracted and decompressed if necessary.
Diff is the descriptor of the diff to be extracted
Applied is the descriptor for the object which was applied. If the input was a compressed blob then the result will be the descriptor for the uncompressed blob.
Diff creates a diff between the given mounts and uploads the result to the content store.
Left are the mounts which represent the older copy in which is the base of the computed changes.
Right are the mounts which represents the newer copy in which changes from the left were made into.
MediaType is the media type descriptor for the created diff object
Ref identifies the pre-commit content store object. This reference can be used to get the status from the content store.
Labels are the labels to apply to the generated content on content store commit.
Diff is the descriptor of the diff which can be applied