From bb2c0c8da6de509ecf768276fe9f9059475a4c1a Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 18 May 2021 12:26:44 -0700 Subject: fix(git): this might have fixed it? --- .gitmodules | 2 +- records | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 160000 records diff --git a/.gitmodules b/.gitmodules index 30c9415..56f4789 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "records"] path = records - url = https://github.com/fuwn/records-data.git + url = git@github.com:fuwn/records-data.git diff --git a/records b/records new file mode 160000 index 0000000..18fd450 --- /dev/null +++ b/records @@ -0,0 +1 @@ +Subproject commit 18fd450dce3dd6d5ceb5a899bed29a3bb3cd88e8 -- cgit v1.2.3