From 35733881374e00d821b7f54f9686f1b42418bb79 Mon Sep 17 00:00:00 2001 From: Rhys Sullivan <39114868+RhysSullivan@users.noreply.github.com> Date: Sun, 7 Jun 2026 21:52:27 -0700 Subject: [PATCH] Add emulate submodule --- .gitmodules | 3 +++ vendor/emulate | 1 + 2 files changed, 4 insertions(+) create mode 160000 vendor/emulate 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