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:
authorStan Hu <stanhu@gmail.com>2019-01-24 22:21:53 +0300
committerStan Hu <stanhu@gmail.com>2019-01-24 22:21:53 +0300
commitd2b26a6613a679c0baf8d52e2916df132c19f291 (patch)
tree785e2101079af07d68975b38ee609f4c240c13ca
parenta24117ed0c368e75615e2c2301633a5b4920dfdf (diff)
Use original rootPath
-rw-r--r--vendor/vendor.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/vendor.json b/vendor/vendor.json
index 3b7f177e1..c380fbe79 100644
--- a/vendor/vendor.json
+++ b/vendor/vendor.json
@@ -973,5 +973,5 @@
"revisionTime": "2018-12-07T15:03:43Z"
}
],
- "rootPath": "gitlab.com/gitlab-org/gitaly.git"
+ "rootPath": "gitlab.com/gitlab-org/gitaly"
}