diff options
-rw-r--r-- | lib/gitlab/import_export/import_export.yml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/lib/gitlab/import_export/import_export.yml b/lib/gitlab/import_export/import_export.yml index fbf0c0fe051..e43df9f983c 100644 --- a/lib/gitlab/import_export/import_export.yml +++ b/lib/gitlab/import_export/import_export.yml @@ -67,9 +67,6 @@ project_tree: - protected_branches: - :merge_access_levels - :push_access_levels - - :unprotect_access_levels - - protected_environments: - - :deploy_access_levels - protected_tags: - :create_access_levels - :project_feature @@ -124,18 +121,10 @@ excluded_attributes: - :last_activity_at - :last_repository_updated_at - :last_repository_check_at - - :mirror_user_id - - :mirror_trigger_builds - :storage_version - :remote_mirror_available_overridden - - :only_mirror_protected_branches - - :pull_mirror_available_overridden - - :mirror_overwrites_diverged_branches - :description_html - :repository_languages - - :packages_enabled - - :mirror_last_update_at - - :mirror_last_successful_update_at - :bfg_object_map - :detected_repository_languages - :tag_list @@ -145,8 +134,6 @@ excluded_attributes: project_import_state: - :last_error - :jid - - :last_update_at - - :last_successful_update_at prometheus_metrics: - :common - :identifier |