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:
authorAlejandro Rodríguez <alejorro70@gmail.com>2018-09-05 22:04:57 +0300
committerAlejandro Rodríguez <alejorro70@gmail.com>2018-09-06 19:08:38 +0300
commit66f3e9a5c9dceea9ff2e674e826c1caff7e4bcb4 (patch)
tree7d448c699f42563aa8d2505e7b81896d06489eeb /_support
parent74f1fb87a47bbb5d65c58a0f419657b4fd4fc039 (diff)
Return old and new modes on RawChanges
This will greatly simplify the implementation of the ElasticSearch indexer
Diffstat (limited to '_support')
-rwxr-xr-x_support/vendor-gitlab-git1
1 files changed, 1 insertions, 0 deletions
diff --git a/_support/vendor-gitlab-git b/_support/vendor-gitlab-git
index 745071993..b66baa763 100755
--- a/_support/vendor-gitlab-git
+++ b/_support/vendor-gitlab-git
@@ -30,6 +30,7 @@ EXCLUDE = %w[
lib/gitlab/git/merge_base.rb
lib/gitlab/git/ref.rb
lib/gitlab/git/rev_list.rb
+ lib/gitlab/git/raw_diff_change.rb
lib/gitlab/git/storage/
lib/gitlab/git/storage.rb
lib/gitlab/git/tag.rb