electron/.gitmodules

19 lines
633 B
Text
Raw Normal View History

2013-04-11 11:55:35 +00:00
[submodule "vendor/brightray"]
path = vendor/brightray
url = https://github.com/atom/brightray.git
2013-04-12 14:52:32 +00:00
[submodule "vendor/node"]
path = vendor/node
2014-05-05 18:52:41 +00: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 07:41:03 +00:00
[submodule "vendor/breakpad"]
path = vendor/breakpad
url = https://github.com/atom/chromium-breakpad.git
2014-04-15 03:15:46 +00: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