Gitlab Backup Changes for gitlab 11.11
@kirr This two commits are required to backup and restore with recent versions of gitlab.
- Skip gitlab page, else gitlab will try to restore it and fail.
-
Backup::Database.new
now require a parameter
@kirr This two commits are required to backup and restore with recent versions of gitlab.
Backup::Database.new
now require a parameterThis will create a new commit in order to revert the existing changes.