.gitmodules 269 B

12345678
  1. [submodule "Sources/protobuf/protobuf"]
  2. path = Sources/protobuf/protobuf
  3. url = https://github.com/protocolbuffers/protobuf
  4. branch = main
  5. [submodule "Sources/protobuf/abseil"]
  6. path = Sources/protobuf/abseil
  7. url = https://github.com/abseil/abseil-cpp
  8. branch = main