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:
authorShinya Maeda <gitlab.shinyamaeda@gmail.com>2017-04-01 14:27:37 +0300
committerShinya Maeda <gitlab.shinyamaeda@gmail.com>2017-04-06 17:46:58 +0300
commit01cea0d59dd52ab6db2c7fb19faa2b8c71cf6052 (patch)
treeac14818bb92f4c370b919d99767b4d12b44a3f77 /lib
parentb5f252bdf53365b02bea4415b0b8581ad59d0587 (diff)
Suppress Import/Export function warnings. Add comment for confirmation.
Diffstat (limited to 'lib')
-rw-r--r--lib/gitlab/import_export/import_export.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gitlab/import_export/import_export.yml b/lib/gitlab/import_export/import_export.yml
index f69288f7d67..8d74418ed14 100644
--- a/lib/gitlab/import_export/import_export.yml
+++ b/lib/gitlab/import_export/import_export.yml
@@ -39,7 +39,7 @@ project_tree:
- :author
- :events
- :statuses
- - :triggers
+ - :triggers # TODO: Need to confirm
- :deploy_keys
- :services
- :hooks