diff options
author | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2018-09-10 16:14:57 -0300 |
---|---|---|
committer | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2018-09-10 16:14:57 -0300 |
commit | dd4877fb6f43eab0932624436eab89039023d4f4 (patch) | |
tree | ee55344c6c8a04d74cba7fa94a4a42adfaf143fd | |
parent | 8850fb9d671635178c2ef307dcf8df083a7285d6 (diff) | |
download | gitlab-ce-dd4877fb6f43eab0932624436eab89039023d4f4.tar.gz |
Add CHANGELOG
-rw-r--r-- | changelogs/unreleased/da-synchronize-the-default-branch-when-updating-a-remote-mirror.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/da-synchronize-the-default-branch-when-updating-a-remote-mirror.yml b/changelogs/unreleased/da-synchronize-the-default-branch-when-updating-a-remote-mirror.yml new file mode 100644 index 00000000000..723aa3eee8a --- /dev/null +++ b/changelogs/unreleased/da-synchronize-the-default-branch-when-updating-a-remote-mirror.yml @@ -0,0 +1,5 @@ +--- +title: Synchronize the default branch when updating a remote mirror +merge_request: 21653 +author: +type: fixed |