summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorDavid Turner <novalis@novalis.org>2017-04-18 01:44:32 -0400
committerDavid Turner <novalis@novalis.org>2017-05-15 16:04:46 -0400
commit897a85a461b95ece12a1c5daaa86f55c27ddadcb (patch)
tree9f855cc73be0e1f171b18078c5a3eccab7140c5f /changelogs
parentea5d43a3b8c01fb83d215a7eb15f246f26a34c64 (diff)
downloadgitlab-ce-897a85a461b95ece12a1c5daaa86f55c27ddadcb.tar.gz
submodule_links: Handle in-repository submodule urls
Sometimes it is useful to store submodules in the same repository which contains links to them. Make the UI support this. See https://github.com/twosigma/git-meta/wiki/The-Omega-Repo for information about this strategy Signed-off-by: David Turner <novalis@novalis.org>
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/omega-submodules.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/omega-submodules.yml b/changelogs/unreleased/omega-submodules.yml
new file mode 100644
index 00000000000..1488eb72174
--- /dev/null
+++ b/changelogs/unreleased/omega-submodules.yml
@@ -0,0 +1,4 @@
+---
+title: 'Repository browser: handle in-repository submodule urls'
+merge_request:
+author: David Turner