diff options
author | Sean McGivern <sean@mcgivern.me.uk> | 2016-12-12 13:35:39 +0000 |
---|---|---|
committer | Sean McGivern <sean@mcgivern.me.uk> | 2016-12-12 13:35:39 +0000 |
commit | b83a9138769e7585bd6aaa739c78cdde809f9aa9 (patch) | |
tree | c45d8124af64f43d65c80c63f0658cc6a5cebdbd /changelogs | |
parent | 0f6964a38527e648551e981157d5489d4c301b76 (diff) | |
parent | 4a0ca85834b6cf7decb58857986e535ba4e37c53 (diff) | |
download | gitlab-ce-b83a9138769e7585bd6aaa739c78cdde809f9aa9.tar.gz |
Merge branch 'issue_25030' into 'master'
Allow branch names with dots on API endpoint
closes #25030
See merge request !7963
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/issue_25030.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/issue_25030.yml b/changelogs/unreleased/issue_25030.yml new file mode 100644 index 00000000000..e18b8d6a79b --- /dev/null +++ b/changelogs/unreleased/issue_25030.yml @@ -0,0 +1,4 @@ +--- +title: Allow branch names with dots on API endpoint +merge_request: +author: |