1 Star 0 Fork 0

yuncai_shenzhen/grpc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitmodules 2.10 KB
一键复制 编辑 原始数据 按行查看 历史
yuncai_shenzhen 提交于 2021-09-17 10:12 . update .gitmodules.
[submodule "third_party/zlib"]
path = third_party/zlib
url = https://gitee.com/yuncaicheng/zlib
# When using CMake to build, the zlib submodule ends up with a
# generated file that makes Git consider the submodule dirty. This
# state can be ignored for day-to-day development on gRPC.
ignore = dirty
[submodule "third_party/protobuf"]
path = third_party/protobuf
url = https://gitee.com/yuncaicheng/protobuf.git
[submodule "third_party/googletest"]
path = third_party/googletest
url = https://gitee.com/yuncaicheng/googletest.git
[submodule "third_party/benchmark"]
path = third_party/benchmark
url = https://gitee.com/yuncaicheng/benchmark
[submodule "third_party/boringssl-with-bazel"]
path = third_party/boringssl-with-bazel
url = https://gitee.com/yuncaicheng/boringssl.git
[submodule "third_party/re2"]
path = third_party/re2
url = https://gitee.com/yuncaicheng/re2.git
[submodule "third_party/cares/cares"]
path = third_party/cares/cares
url = https://gitee.com/yuncaicheng/c-ares.git
branch = cares-1_12_0
[submodule "third_party/bloaty"]
path = third_party/bloaty
url = https://gitee.com/yuncaicheng/bloaty.git
[submodule "third_party/abseil-cpp"]
path = third_party/abseil-cpp
url = https://gitee.com/yuncaicheng/abseil-cpp.git
branch = lts_2020_02_25
[submodule "third_party/envoy-api"]
path = third_party/envoy-api
url = https://gitee.com/yuncaicheng/data-plane-api.git
[submodule "third_party/googleapis"]
path = third_party/googleapis
url = https://gitee.com/yuncaicheng/googleapis.git
[submodule "third_party/protoc-gen-validate"]
path = third_party/protoc-gen-validate
url = https://gitee.com/yuncaicheng/protoc-gen-validate.git
[submodule "third_party/udpa"]
path = third_party/udpa
url = https://gitee.com/yuncaicheng/udpa.git
[submodule "third_party/libuv"]
path = third_party/libuv
url = https://gitee.com/yuncaicheng/libuv.git
[submodule "third_party/opencensus-proto"]
path = third_party/opencensus-proto
url = https://gitee.com/yuncaicheng/opencensus-proto.git
[submodule "third_party/opentelemetry"]
path = third_party/opentelemetry
url = https://gitee.com/yuncaicheng/opentelemetry-proto.git
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yuncaicheng/grpc.git
git@gitee.com:yuncaicheng/grpc.git
yuncaicheng
grpc
grpc
master

搜索帮助