From 150effab274651b3a8d2041e64ced734d1f3a349 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Tue, 24 Sep 2019 21:06:18 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- lib/gitlab/gl_repository/repo_type.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/gitlab/gl_repository') diff --git a/lib/gitlab/gl_repository/repo_type.rb b/lib/gitlab/gl_repository/repo_type.rb index 19915980d7f..01bc27f963b 100644 --- a/lib/gitlab/gl_repository/repo_type.rb +++ b/lib/gitlab/gl_repository/repo_type.rb @@ -40,3 +40,5 @@ module Gitlab end end end + +Gitlab::GlRepository::RepoType.prepend_if_ee('EE::Gitlab::GlRepository::RepoType') -- cgit v1.2.1