Skip to content

Added `chown git` to the backup tar to prevent permission denied errors.

Craig Fisher requested to merge craigfisher/gitlab-ce:patch-29 into master

What does this MR do?

Added text comment and additional chown command to the restore instructions if the backup tarfile is not already owned. If the tarfile is owned by root, permission failures occur on untar.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Merge request reports