gitlab-org--gitlab-foss/changelogs/unreleased/59023-fix-web-ide-creating-branches-off-new-commits.yml
Paul Slaughter 894ad6f6e9
Fix IDE commit to use start_ref
**Why?**
The branch HEAD could be changed since the
IDE was opened. This leads to user's unintentionally
creating commits that overwrite other changes.

https://gitlab.com/gitlab-org/gitlab-ce/issues/59023
2019-06-17 14:04:35 -05:00

5 lines
118 B
YAML

---
title: Fix IDE commit using latest ref in branch and overriding contents
merge_request: 29769
author:
type: fixed