Skip to content

Commits API: Preserve file content in move operations if unspecified

Nick Thomas requested to merge (removed):51083-fix-move-api into master

What does this MR do?

Restores the previous behaviour of the commits API, where moving (renaming) a file without specifying the content would preserve the file's content across the move operation.

What are the relevant issue numbers?

Closes #51083 (closed)

Closes #52974 (closed)

Does this MR meet the acceptance criteria?

Edited by Nick Thomas

Merge request reports