From dcdcb604464a090e8c87161a712f9d48b09b5e43 Mon Sep 17 00:00:00 2001 From: user Date: Tue, 22 Oct 2019 13:07:24 -0400 Subject: added links to other messes --- .gitmodules | 6 ++++++ bagel | 1 + biscuit | 1 + 3 files changed, 8 insertions(+) create mode 100644 .gitmodules create mode 160000 bagel create mode 160000 biscuit diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..03a6ce1 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "biscuit"] + path = biscuit + url = https://github.com/xloem/biscuit.git +[submodule "bagel"] + path = bagel + url = https://github.com/fuzzyTew/bagel.git diff --git a/bagel b/bagel new file mode 160000 index 0000000..c380a16 --- /dev/null +++ b/bagel @@ -0,0 +1 @@ +Subproject commit c380a164a173b5c8cb7efa0ef271824faf1a7534 diff --git a/biscuit b/biscuit new file mode 160000 index 0000000..2ed6efe --- /dev/null +++ b/biscuit @@ -0,0 +1 @@ +Subproject commit 2ed6efe8847a4f076c5559122b1dd0a0fb94513d -- cgit v1.2.3