summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2018-09-21 19:18:14 +0000
committerStan Hu <stanhu@gmail.com>2018-09-21 19:18:14 +0000
commit12e97d397cde568631eff20984714a20e8e78ebd (patch)
treee58a64b4f1e1447b023d1490afa3a81f0ae020fa /changelogs
parent00bb83f7fc6d52583d56fb0f0ea4c9d951535b52 (diff)
parent44bf0c776f50f51fd1b938915854096bd1365635 (diff)
downloadgitlab-ce-12e97d397cde568631eff20984714a20e8e78ebd.tar.gz
Merge branch '51725-push-mirrors-default-branch-reset-to-master' into 'master'
Doesn't synchronize default branch for push mirrors Closes #51725 See merge request gitlab-org/gitlab-ce!21861
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/51725-push-mirrors-default-branch-reset-to-master.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/51725-push-mirrors-default-branch-reset-to-master.yml b/changelogs/unreleased/51725-push-mirrors-default-branch-reset-to-master.yml
new file mode 100644
index 00000000000..b3caa119253
--- /dev/null
+++ b/changelogs/unreleased/51725-push-mirrors-default-branch-reset-to-master.yml
@@ -0,0 +1,5 @@
+---
+title: Doesn't synchronize the default branch for push mirrors
+merge_request: 21861
+author:
+type: fixed