From 7163bc5543b343a98338515525b17cb15c0dafca Mon Sep 17 00:00:00 2001 From: Jonathan Perkin Date: Fri, 15 Oct 2021 12:48:50 +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..77ed738a50a9 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "joyent"] + path = joyent + url = git://github.com/joyent/pkgsrc-joyent.git +[submodule "wip"] + path = wip + url = git://github.com/joyent/pkgsrc-wip.git diff --git a/joyent b/joyent new file mode 160000 index 000000000000..5a0a033d5b33 --- /dev/null +++ b/joyent @@ -0,0 +1 @@ +Subproject commit 5a0a033d5b3330825f36ae5093280944609e8a8a diff --git a/wip b/wip new file mode 160000 index 000000000000..e09ec613935f --- /dev/null +++ b/wip @@ -0,0 +1 @@ +Subproject commit e09ec613935fc1f28e661fa8703c8748945a8757