diff options
| author | Fuwn <[email protected]> | 2021-05-18 12:26:44 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-05-18 12:26:44 -0700 |
| commit | bb2c0c8da6de509ecf768276fe9f9059475a4c1a (patch) | |
| tree | 349b1a41e75998a8e0815aab86a306b95250dbcf | |
| parent | fix(git): submodule link hopefully (diff) | |
| download | records-bb2c0c8da6de509ecf768276fe9f9059475a4c1a.tar.xz records-bb2c0c8da6de509ecf768276fe9f9059475a4c1a.zip | |
fix(git): this might have fixed it?
| -rw-r--r-- | .gitmodules | 2 | ||||
| m--------- | records | 0 |
2 files changed, 1 insertions, 1 deletions
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 = [email protected]:fuwn/records-data.git diff --git a/records b/records new file mode 160000 +Subproject 18fd450dce3dd6d5ceb5a899bed29a3bb3cd88e |