From 1b25d5643a85bac3c96bbdf6f9a488f548fe15c8 Mon Sep 17 00:00:00 2001 From: Jonathan Perkin Date: Thu, 4 Aug 2022 15:45:16 +0100 Subject: [PATCH] Add 'joyent' and 'wip' submodules. --- .gitmodules | 6 ++++++ joyent | 1 + wip | 1 + 3 files changed, 8 insertions(+) create mode 100644 .gitmodules create mode 160000 joyent create mode 160000 wip diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000000..cc960cc4d2b8 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "joyent"] + path = joyent + url = https://github.com/TritonDataCenter/pkgsrc-joyent.git +[submodule "wip"] + path = wip + url = https://github.com/TritonDataCenter/pkgsrc-wip.git diff --git a/joyent b/joyent new file mode 160000 index 000000000000..6487fc55ba43 --- /dev/null +++ b/joyent @@ -0,0 +1 @@ +Subproject commit 6487fc55ba43332dfa2386bb5b03f6cf8b9c257e diff --git a/wip b/wip new file mode 160000 index 000000000000..5c3ae1b7f100 --- /dev/null +++ b/wip @@ -0,0 +1 @@ +Subproject commit 5c3ae1b7f1008e971be63673fc2fa3d653df1df4