You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.gitmodules 500B

123456789101112131415161718
  1. #
  2. # This default configuration file allows anonymous access. If you're a
  3. # developer with account on http://gitlab.inria.fr and need to push,
  4. # please use the git versions of the urls.
  5. #
  6. [submodule "sdk"]
  7. path = sdk
  8. url = https://gitlab.inria.fr/openvibe/sdk.git
  9. branch = master
  10. [submodule "designer"]
  11. path = designer
  12. url = https://gitlab.inria.fr/openvibe/designer.git
  13. branch = master
  14. [submodule "extras"]
  15. path = extras
  16. url = https://gitlab.inria.fr/openvibe/extras.git
  17. branch = master