diff options
author | Rémy Coutable <remy@rymai.me> | 2018-05-04 10:50:38 +0000 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2018-05-04 10:50:38 +0000 |
commit | 96373b0bcf0798a91e64f57620d55e6973b7bd4c (patch) | |
tree | 8280246927a747f62f36e3a86ff29723451effbe /changelogs | |
parent | 4cfa8168a204b42d2982a6817c9ba6c960ae62b3 (diff) | |
parent | 337ceb17a405f5136a7499f4580d8cd81061f580 (diff) | |
download | gitlab-ce-96373b0bcf0798a91e64f57620d55e6973b7bd4c.tar.gz |
Merge branch 'inform-the-user-when-there-are-no-project-import-options-available' into 'master'
Inform the user when there are no project import options available
Closes #45987
See merge request gitlab-org/gitlab-ce!18716
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/inform-the-user-when-there-are-no-project-import-options-available.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/inform-the-user-when-there-are-no-project-import-options-available.yml b/changelogs/unreleased/inform-the-user-when-there-are-no-project-import-options-available.yml new file mode 100644 index 00000000000..c14f21fc644 --- /dev/null +++ b/changelogs/unreleased/inform-the-user-when-there-are-no-project-import-options-available.yml @@ -0,0 +1,5 @@ +--- +title: Inform the user when there are no project import options available +merge_request: 18716 +author: George Tsiolis +type: changed |