diff options
author | user <user@localhost.localdomain> | 2019-10-22 13:07:24 -0400 |
---|---|---|
committer | user <user@localhost.localdomain> | 2019-10-22 13:07:24 -0400 |
commit | dcdcb604464a090e8c87161a712f9d48b09b5e43 (patch) | |
tree | b4240018215883b42e9fbe22d9ddc884665420fc /.gitmodules | |
parent | d60df004704fe726d91b7c9f6c5c56b8a7c37f6c (diff) | |
download | standingwithresilience-dcdcb604464a090e8c87161a712f9d48b09b5e43.tar.gz standingwithresilience-dcdcb604464a090e8c87161a712f9d48b09b5e43.zip |
added links to other messes
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
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 |