Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '_support/vendor-gitlab-git')
-rwxr-xr-x_support/vendor-gitlab-git4
1 files changed, 4 insertions, 0 deletions
diff --git a/_support/vendor-gitlab-git b/_support/vendor-gitlab-git
index 94bf92e91..abd3ef563 100755
--- a/_support/vendor-gitlab-git
+++ b/_support/vendor-gitlab-git
@@ -22,6 +22,10 @@ EXCLUDE = %w[
lib/gitlab/git/storage/
lib/gitlab/git/storage.rb
lib/gitlab/git/tree.rb
+ lib/gitlab/git/wiki.rb
+ lib/gitlab/git/wiki_file.rb
+ lib/gitlab/git/wiki_page.rb
+ lib/gitlab/git/wiki_page_version.rb
].freeze
REMOTE = 'https://gitlab.com/gitlab-org/gitlab-ce'.freeze