diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2018-01-28 11:12:32 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2018-01-28 11:12:32 -0200 |
commit | dfc1d266850b727e74db50c392298d8a5828b3ca (patch) | |
tree | 38a9334f800caee26315a1a37e85d4e378289d75 | |
parent | dc6336b362750405fc377d47c0dc66763a09007a (diff) | |
download | apps-dfc1d266850b727e74db50c392298d8a5828b3ca.tar.gz apps-dfc1d266850b727e74db50c392298d8a5828b3ca.tar.bz2 |
Adds inception as a submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | inception | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index affbaef..f244b51 100644 --- a/.gitmodules +++ b/.gitmodules @@ -121,3 +121,6 @@ [submodule "shlib"] path = shlib url = https://git.fluxo.info/shlib +[submodule "inception"] + path = inception + url = https://git.fluxo.info/inception diff --git a/inception b/inception new file mode 160000 +Subproject bd23f3afb6238175924be485d77dedca381d278 |