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:
authorHarish Ramachandran <harish@gitlab.com>2019-01-11 18:55:24 +0300
committerHarish Ramachandran <harish@gitlab.com>2019-01-11 18:55:24 +0300
commitc7dbc29dccdd658b83cb1b6ee07fcd6c059e4a5e (patch)
treeaace58d3df6c3bc2bd21199ed38b9b380c2c61ec
parente6eac0474bb6a2780a4e30d2845260fa877d99e2 (diff)
-rw-r--r--changelogs/unreleased/clarify-repo-path-when-not-found-for-admins.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/clarify-repo-path-when-not-found-for-admins.yml b/changelogs/unreleased/clarify-repo-path-when-not-found-for-admins.yml
new file mode 100644
index 00000000000..d7689e76a3c
--- /dev/null
+++ b/changelogs/unreleased/clarify-repo-path-when-not-found-for-admins.yml
@@ -0,0 +1,5 @@
+---
+title: Expose the expected repo path on the Admin Project page when it is not found
+merge_request: 24328
+author: Harish Ramachandran
+type: added