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
diff options
context:
space:
mode:
Diffstat (limited to 'doc/development/import_export.md')
-rw-r--r--doc/development/import_export.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/development/import_export.md b/doc/development/import_export.md
index 556fa6c7db4..8d2be1baf24 100644
--- a/doc/development/import_export.md
+++ b/doc/development/import_export.md
@@ -244,7 +244,7 @@ project_tree:
- :push_event_payload
- issues:
- events:
- - ...
+ # ...
```
Only include the following attributes for the models specified:
@@ -254,8 +254,7 @@ included_attributes:
user:
- :id
- :email
- ...
-
+ # ...
```
Do not include the following attributes for the models specified: