diff options
| author | Robert Speicher <robert@gitlab.com> | 2018-04-04 18:09:09 +0000 |
|---|---|---|
| committer | Robert Speicher <robert@gitlab.com> | 2018-04-04 18:09:09 +0000 |
| commit | cb5bb4dbc67c5dd43bb7b27faf79ca79f8ae3e1f (patch) | |
| tree | c1ad1f65b479b2a7a87ec72d22a243babee074de /changelogs | |
| parent | d5d7bcf8b7404a436c577e2b112aa59dc2901378 (diff) | |
| parent | 097636575c7d1e85b16e4c4eb7d87ce74137d64f (diff) | |
| download | gitlab-ce-cb5bb4dbc67c5dd43bb7b27faf79ca79f8ae3e1f.tar.gz | |
Merge branch 'dm-flatten-tree-plus-chars' into 'master'
Fix links to subdirectories of a directory with a plus character in its path
Closes #44967
See merge request gitlab-org/gitlab-ce!18172
Diffstat (limited to 'changelogs')
| -rw-r--r-- | changelogs/unreleased/dm-flatten-tree-plus-chars.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/dm-flatten-tree-plus-chars.yml b/changelogs/unreleased/dm-flatten-tree-plus-chars.yml new file mode 100644 index 00000000000..23f1b30d8fa --- /dev/null +++ b/changelogs/unreleased/dm-flatten-tree-plus-chars.yml @@ -0,0 +1,5 @@ +--- +title: Fix links to subdirectories of a directory with a plus character in its path +merge_request: +author: +type: fixed |
