git submodule update --init cd third_party/closure-library && git checkout tags/v20160911 -f && cd ../.. cd third_party/openssl && git checkout tags/OpenSSL_1_0_2h -f && cd ../.. cd third_party/grpc && git checkout tags/v1.4.1 -f && git submodule update --init && cd ../..