Skip to content

Allow file moves operations to not specify the content

Nick Thomas requested to merge (removed):file-actions-infer-content into master

When moving a file from A to B, it's unusual to change the content at the same time. Allow these operations to specify that the content of B should be exactly the same as the content of A.

Further discussion in gitaly!980 (diffs)

Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/52974

Edited by Nick Thomas

Merge request reports