diff options
author | EuAndreh <eu@euandre.org> | 2021-08-04 12:47:52 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-08-04 12:47:52 -0300 |
commit | f1f12367bc3e731a3c133587767303447ef7967e (patch) | |
tree | dc61168a2da09dc2845f0b1cdc1116e16748d843 | |
parent | TODOs.md: Add links to Resources (diff) | |
download | gistatic-f1f12367bc3e731a3c133587767303447ef7967e.tar.gz gistatic-f1f12367bc3e731a3c133587767303447ef7967e.tar.xz |
Remove submodules
-rw-r--r-- | .gitmodules | 6 | ||||
m--------- | tests/submodules/repo-1 | 0 | ||||
m--------- | tests/submodules/repo-2 | 0 |
3 files changed, 0 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 0c070fa..0000000 --- a/.gitmodules +++ /dev/null @@ -1,6 +0,0 @@ -[submodule "tests/submodules/repo-2"] - path = tests/submodules/repo-2 - url = https://euandreh.xyz/gistatic-repo-2.git/ -[submodule "tests/submodules/repo-1"] - path = tests/submodules/repo-1 - url = https://euandreh.xyz/gistatic-repo-1.git/ diff --git a/tests/submodules/repo-1 b/tests/submodules/repo-1 deleted file mode 160000 -Subproject cd361fd9443d04c4563df5ca35689a639aad945 diff --git a/tests/submodules/repo-2 b/tests/submodules/repo-2 deleted file mode 160000 -Subproject 4e63a2b00ec7e4d4a25262c97bb5d698cd72e3d |