gitlab-org--gitlab-foss/lib/backup
Stan Hu f3f304dc06 Ensure all refs are restored on a restore from backup
To restore all refs from a bundle, we need to use the --mirror option to
ensure that all refs are properly restored. Without this, refs such as
`refs/merge-requests/X` and `refs/keep-around/Y` would be omitted, which
exposed a bug as described in https://gitlab.com/gitlab-org/gitlab-ce/issues/38319#note_41648608.

Closes #38352
2017-09-29 15:17:05 -07:00
..
artifacts.rb
builds.rb
database.rb
files.rb
lfs.rb
manager.rb
pages.rb
registry.rb
repository.rb Ensure all refs are restored on a restore from backup 2017-09-29 15:17:05 -07:00
uploads.rb