diff options
author | vanadium23 <chernoffivan@gmail.com> | 2017-06-13 20:58:46 +0300 |
---|---|---|
committer | vanadium23 <chernoffivan@gmail.com> | 2017-06-16 23:56:02 +0300 |
commit | 541950322c6bde9403ea893985abe88700dca669 (patch) | |
tree | 9250cd5dc98c1e3f93cbbcac0395956622cd84df /changelogs | |
parent | f2505eb6ce87877f78ee90c8567f879bcd77642b (diff) | |
download | gitlab-ce-541950322c6bde9403ea893985abe88700dca669.tar.gz |
Disable fork button on project limit
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/25164-disable-fork-on-project-limit.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/25164-disable-fork-on-project-limit.yml b/changelogs/unreleased/25164-disable-fork-on-project-limit.yml new file mode 100644 index 00000000000..9fa824b161d --- /dev/null +++ b/changelogs/unreleased/25164-disable-fork-on-project-limit.yml @@ -0,0 +1,4 @@ +--- +title: Disable fork button on project limit +merge_request: 12145 +author: Ivan Chernov |