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:
authorRubén Dávila <ruben@gitlab.com>2018-06-07 20:59:18 +0300
committerRubén Dávila <ruben@gitlab.com>2018-06-07 20:59:18 +0300
commit8bbaded271b199482cc8f41f0ea85e37c05a9bf1 (patch)
tree9391dff7ca2559a1e7f891ed1e5d3ae38c44273b /_support
parentedebf1a1a8e65c4c41f149a9e5b0239970417699 (diff)
Upgrade vendor to d2aa3e3d5fae1017373cc047a9403cfa111b2031
Diffstat (limited to '_support')
-rwxr-xr-x_support/vendor-gitlab-git4
1 files changed, 3 insertions, 1 deletions
diff --git a/_support/vendor-gitlab-git b/_support/vendor-gitlab-git
index 705de3239..389766557 100755
--- a/_support/vendor-gitlab-git
+++ b/_support/vendor-gitlab-git
@@ -5,7 +5,9 @@ FILE_LIST = %w[
lib/gitlab/git.rb
lib/gitlab/git
lib/gitlab/encoding_helper.rb
- lib/gitlab/utils/strong_memoize.rb
+ lib/gitlab/utils/strong_memoize.rb
+ lib/gitlab/version_info.rb
+ lib/gitlab/popen.rb
].freeze
REMOTE = 'https://gitlab.com/gitlab-org/gitlab-ce'.freeze