Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2019-06-18 11:22:06 +0300
committer🤖 GitLab Bot 🤖 <gitlab-bot@gitlab.com>2019-06-18 17:24:45 +0300
commit34e946372896c0f129eefd8577d10e400a4362d6 (patch)
tree4ca0fbe881c4b8519b4f116f4e0d98fb4e986e66 /changelogs
parentb60a6e4830bea094016f1f906c69c575002aee0d (diff)
Merge branch '59023-fix-web-ide-creating-branches-off-new-commits' into 'master'
Fix IDE commit to use start_ref See merge request gitlab-org/gitlab-ce!29769 (cherry picked from commit c4efc7b53aad3be5109c4256f3438f908e180c20) 894ad6f6 Fix IDE commit to use start_ref
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/59023-fix-web-ide-creating-branches-off-new-commits.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/59023-fix-web-ide-creating-branches-off-new-commits.yml b/changelogs/unreleased/59023-fix-web-ide-creating-branches-off-new-commits.yml
new file mode 100644
index 00000000000..f7e0ee333aa
--- /dev/null
+++ b/changelogs/unreleased/59023-fix-web-ide-creating-branches-off-new-commits.yml
@@ -0,0 +1,5 @@
+---
+title: Fix IDE commit using latest ref in branch and overriding contents
+merge_request: 29769
+author:
+type: fixed