Lines Matching refs:git
23 # This is required to run any git command in the docker since owner will
26 git config --global --add safe.directory $ROOT_DIR
48 /usr/bin/python3 utils/git-sync-deps --treeless
124 git clone https://github.com/google/shaderc.git .
128 git clone https://github.com/google/googletest.git
129 git clone https://github.com/KhronosGroup/glslang.git
131 git clone https://github.com/KhronosGroup/SPIRV-Headers.git spirv-headers
132 git clone https://github.com/google/re2
133 git clone https://github.com/google/effcee
134 git clone https://github.com/abseil/abseil-cpp abseil_cpp