From ad7ba8cab73dea54b74e35f2f6fd6cabb36eccd7 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Sat, 30 Nov 2019 15:18:09 -0500 Subject: [PATCH] Add submodule --- .gitmodules | 3 +++ mozilla | 1 - platform | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) delete mode 160000 mozilla create mode 160000 platform diff --git a/.gitmodules b/.gitmodules index e69de29b..77dd2cba 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "platform"] + path = platform + url = https://github.com/MoonchildProductions/UXP.git diff --git a/mozilla b/mozilla deleted file mode 160000 index 5102aa57..00000000 --- a/mozilla +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 5102aa579d3d02b9c3e24008342b28c5d6fc455c diff --git a/platform b/platform new file mode 160000 index 00000000..f6fb48d0 --- /dev/null +++ b/platform @@ -0,0 +1 @@ +Subproject commit f6fb48d086326a9cbc22aba9b5b9d73e9ffce656