diff options
author | Phil Hughes <me@iamphill.com> | 2018-02-13 09:45:36 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2018-02-13 09:45:36 +0000 |
commit | 8925671a063180e6bbb6c3c6dcbfe9fdb908ef50 (patch) | |
tree | 4a6f253d812f197189a779475b5f67695c6e767a /changelogs | |
parent | 201f53e96d26d4babfc6a4492576f873219d4e6f (diff) | |
parent | 9aed32b1a2173e3d0cb1e3c651ab40d365151ab6 (diff) | |
download | gitlab-ce-8925671a063180e6bbb6c3c6dcbfe9fdb908ef50.tar.gz |
Merge branch 'winh-new-branch-dropdown-style' into 'master'
Cleanup new branch/merge request form in issues
Closes #41938
See merge request gitlab-org/gitlab-ce!16854
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/winh-new-branch-dropdown-style.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/winh-new-branch-dropdown-style.yml b/changelogs/unreleased/winh-new-branch-dropdown-style.yml new file mode 100644 index 00000000000..007e9e9f453 --- /dev/null +++ b/changelogs/unreleased/winh-new-branch-dropdown-style.yml @@ -0,0 +1,5 @@ +--- +title: Cleanup new branch/merge request form in issues +merge_request: 16854 +author: +type: fixed |