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:
authorLin Jen-Shin <godfat@godfat.org>2019-09-10 16:41:07 +0300
committerLin Jen-Shin <godfat@godfat.org>2019-09-10 16:41:07 +0300
commita9cd5d2a378b90a4263793a14d73ad6e2c170889 (patch)
treefa257798aac9bf354277a6e9dfae96a51cea509c /changelogs
parent08b0613302ec813c0735e2c0447a3f7683d7ab87 (diff)
parentd1ba86645164c7b06eb558bd8a0c78d6cf6a8de6 (diff)
Merge branch 'fj-62807-not-prefill-target-branch' into 'master'
Avoid filling target branch when unknown and source is default branch Closes #62807 See merge request gitlab-org/gitlab-ce!32701
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fj-62807-not-prefill-target-branch.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fj-62807-not-prefill-target-branch.yml b/changelogs/unreleased/fj-62807-not-prefill-target-branch.yml
new file mode 100644
index 00000000000..f19634d80b2
--- /dev/null
+++ b/changelogs/unreleased/fj-62807-not-prefill-target-branch.yml
@@ -0,0 +1,5 @@
+---
+title: Avoid prefilling target branch when source branch is the default one
+merge_request: 32701
+author:
+type: other