diff options
author | David Turner <novalis@novalis.org> | 2017-04-18 01:44:16 -0400 |
---|---|---|
committer | David Turner <novalis@novalis.org> | 2017-04-21 10:54:31 -0400 |
commit | 040062cc8ada4e242b27e6e6fbddcf8f27d5d0c8 (patch) | |
tree | 22e357db2d63c4672f85040fd4211c817ac316ef /changelogs | |
parent | bbd83376d625b8d9cb73cbc83c3c0eb71b1abf32 (diff) | |
download | gitlab-ce-040062cc8ada4e242b27e6e6fbddcf8f27d5d0c8.tar.gz |
submodule_links: handle urls that don't end with .git
Signed-off-by: David Turner <novalis@novalis.org>
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/submodules-no-dotgit.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/submodules-no-dotgit.yml b/changelogs/unreleased/submodules-no-dotgit.yml new file mode 100644 index 00000000000..2ff0ee997fa --- /dev/null +++ b/changelogs/unreleased/submodules-no-dotgit.yml @@ -0,0 +1,4 @@ +--- +title: 'repository browser: handle submodule urls that don''t end with .git' +merge_request: +author: David Turner |