diff --git a/.gitmodules b/.gitmodules index 2ac0d6064..3f48af7c1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "integrationsdotsh"] path = integrationsdotsh url = https://github.com/RhysSullivan/integrationsdotsh.git +[submodule "vendor/emulate"] + path = vendor/emulate + url = https://github.com/UsefulSoftwareCo/emulate.git diff --git a/vendor/emulate b/vendor/emulate new file mode 160000 index 000000000..041a4a914 --- /dev/null +++ b/vendor/emulate @@ -0,0 +1 @@ +Subproject commit 041a4a914d687bdf20a739d283b94627f637723d