summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorblackst0ne <blackst0ne.ru@gmail.com>2017-08-08 12:10:55 +1100
committerblackst0ne <blackst0ne.ru@gmail.com>2017-08-08 12:10:55 +1100
commit98535fc12cc381d562d916c4947a763511a828a7 (patch)
tree8d71012310b6e3dbdc619fffab0abb68b01e88c1 /changelogs
parent4490af8cf22416f12c8cf2e00f8b7c293be08167 (diff)
downloadgitlab-ce-98535fc12cc381d562d916c4947a763511a828a7.tar.gz
Add checks for branch existence before changing HEAD36010-api-v4-allows-setting-a-branch-that-doesn-t-exist-as-the-default-one
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/36010-api-v4-allows-setting-a-branch-that-doesn-t-exist-as-the-default-one.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/36010-api-v4-allows-setting-a-branch-that-doesn-t-exist-as-the-default-one.yml b/changelogs/unreleased/36010-api-v4-allows-setting-a-branch-that-doesn-t-exist-as-the-default-one.yml
new file mode 100644
index 00000000000..04791e09b84
--- /dev/null
+++ b/changelogs/unreleased/36010-api-v4-allows-setting-a-branch-that-doesn-t-exist-as-the-default-one.yml
@@ -0,0 +1,4 @@
+---
+title: Add checks for branch existence before changing HEAD
+merge_request: 13359
+author: Vitaliy @blackst0ne Klachkov