Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorGabriel Mazetto <brodock@gmail.com>2017-08-04 08:30:42 +0300
committerGabriel Mazetto <brodock@gmail.com>2017-08-22 07:33:20 +0300
commit9e6fa996eab978506af1084b79a9c3f91f6d575b (patch)
tree39cdc0aafa13c16551f4f7f244a19e94d6b8582f /lib
parent53403399577bdca0e8f0886fa62ce0e75c14a8e0 (diff)
New storage is now "Hashed" instead of "UUID"
Diffstat (limited to 'lib')
-rw-r--r--lib/gitlab/import_export/import_export.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/gitlab/import_export/import_export.yml b/lib/gitlab/import_export/import_export.yml
index 9d9ebcb389a..894950e341f 100644
--- a/lib/gitlab/import_export/import_export.yml
+++ b/lib/gitlab/import_export/import_export.yml
@@ -98,6 +98,7 @@ excluded_attributes:
- :last_activity_at
- :last_repository_updated_at
- :last_repository_check_at
+ - :storage_version
snippets:
- :expired_at
merge_request_diff: