electron/.gitmodules

16 lines
500 B
Text
Raw Normal View History

2013-04-11 11:55:35 +00:00
[submodule "vendor/brightray"]
path = vendor/brightray
url = https://github.com/brightray/brightray.git
2013-04-12 14:52:32 +00:00
[submodule "vendor/node"]
path = vendor/node
2013-07-17 02:51:58 +00:00
url = https://github.com/atom/node.git
2013-06-28 08:38:05 +00:00
[submodule "vendor/gyp"]
path = vendor/gyp
url = https://github.com/svn2github/gyp.git
[submodule "vendor/depot_tools"]
path = vendor/depot_tools
url = https://chromium.googlesource.com/chromium/tools/depot_tools.git
2013-08-03 08:16:32 +00:00
[submodule "vendor/apm"]
path = vendor/apm
url = https://github.com/github/apm.git