summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorNatalia Tepluhina <ntepluhina@gitlab.com>2019-03-25 09:16:41 +0000
committerPhil Hughes <me@iamphill.com>2019-03-25 09:16:41 +0000
commita72241f4a92ab0b202eb3c7e03931857428237b6 (patch)
tree51d02b8aa0345b72a2708abd78baa160221b460d /changelogs
parent9e98ccf174410209e313956bcf10c0da0aec572f (diff)
downloadgitlab-ce-a72241f4a92ab0b202eb3c7e03931857428237b6.tar.gz
Fixed commit logic to pick a branch
- fixed getter spec with correct getter name
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/57984-store-branch-name.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/57984-store-branch-name.yml b/changelogs/unreleased/57984-store-branch-name.yml
new file mode 100644
index 00000000000..26dfdb7a5d6
--- /dev/null
+++ b/changelogs/unreleased/57984-store-branch-name.yml
@@ -0,0 +1,5 @@
+---
+title: Resolves Branch name is lost if I change commit mode in Web IDE
+merge_request: 26180
+author:
+type: fixed