We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6909cd commit 132ed2cCopy full SHA for 132ed2c
scripts/init_submodules.sh
@@ -16,3 +16,4 @@ set -ex
16
17
cd "$(dirname "$0")"/..
18
git submodule --quiet update --init --recursive
19
+(cd third_party/protobuf && git checkout tags/v3.15.6)
0 commit comments