gitlab-org--gitlab-foss/changelogs/unreleased/57482-shortcut-to-create-merge-request-from-web-ide.yml
Sam Bigelow 2571856fc5 Shortcut to create MR in web IDE
Before the user had to choose between committing to a new branch,
committing to a new branch AND creating an MR, or committing to the
current branch regardless of whether or not it already has an MR.

This commit separates the creation of an MR from whether or not they
commit to an existing or new branch
2019-04-04 12:08:35 -04:00

5 lines
98 B
YAML

---
title: Create a shortcut for a new MR in the Web IDE
merge_request: 26792
author:
type: added