diff options
author | Tiago Botelho <tiagonbotelho@hotmail.com> | 2018-01-14 11:12:43 +0000 |
---|---|---|
committer | Tiago Botelho <tiagonbotelho@hotmail.com> | 2018-01-15 16:03:25 +0000 |
commit | f17735faa5d42fae2ad4b913711c58223c3eb33f (patch) | |
tree | 2950e8a09dff4a5e5ffad0c0bf34a19086969890 /changelogs/unreleased | |
parent | 74f2f9b30fb1972a26481072486b358eb943309f (diff) | |
download | gitlab-ce-f17735faa5d42fae2ad4b913711c58223c3eb33f.tar.gz |
Fork now protects default branch on completion19493-fork-does-not-protect-default-branch
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r-- | changelogs/unreleased/19493-fork-does-not-protect-default-branch.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/19493-fork-does-not-protect-default-branch.yml b/changelogs/unreleased/19493-fork-does-not-protect-default-branch.yml new file mode 100644 index 00000000000..962f918e9db --- /dev/null +++ b/changelogs/unreleased/19493-fork-does-not-protect-default-branch.yml @@ -0,0 +1,5 @@ +--- +title: Makes forking protect default branch on completion +merge_request: +author: +type: fixed |