Skip to content

fixed broken gitlab version determination during backup

gitlab-qa-bot requested to merge github/fork/amacarthur/rake-fix into master

Created by: amacarthur

If the backup directory is not sub the gitlab install directory, then the git rev-parse call will fail.

Merge request reports