electron/.gitmodules

25 lines
821 B
Text
Raw Normal View History

2013-04-11 19:55:35 +08:00
[submodule "vendor/brightray"]
path = vendor/brightray
url = https://github.com/atom/brightray.git
2013-04-12 22:52:32 +08:00
[submodule "vendor/node"]
path = vendor/node
2014-05-05 11:52:41 -07:00
url = https://github.com/atom/node.git
[submodule "vendor/depot_tools"]
path = vendor/depot_tools
url = https://chromium.googlesource.com/chromium/tools/depot_tools.git
2013-11-12 15:41:03 +08:00
[submodule "vendor/breakpad"]
path = vendor/breakpad
url = https://github.com/atom/chromium-breakpad.git
2014-04-15 11:15:46 +08:00
[submodule "vendor/native_mate"]
path = vendor/native_mate
url = https://github.com/zcbenz/native-mate.git
[submodule "vendor/crashpad"]
path = vendor/crashpad
url = https://github.com/atom/crashpad.git
2015-07-03 14:23:42 +08:00
[submodule "vendor/requests"]
path = vendor/requests
url = https://github.com/kennethreitz/requests
2015-07-03 22:52:26 +08:00
[submodule "vendor/boto"]
path = vendor/boto
url = https://github.com/boto/boto.git