diff options
author | Rob Austein <sra@hactrn.net> | 2016-06-24 22:42:26 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2016-06-24 22:42:26 -0400 |
commit | 41d765504350626b9c886c0e92f768184b457a54 (patch) | |
tree | 5bc0dcb16daa3e76afc532bdc690f32ad57ecf57 /.gitmodules | |
parent | a80b0fac3b2b7164c6af1e6b082e723cf45b730d (diff) |
Start unwinding subrepository hairball: remove submodules.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/.gitmodules b/.gitmodules index d3946e7..e69de29 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +0,0 @@ -[submodule "libhal"] - path = libraries/libhal - url = git@git.cryptech.is:sw/libhal.git -[submodule "thirdparty/libtfm"] - path = libraries/thirdparty/libtfm - url = git@git.cryptech.is:sw/thirdparty/libtfm.git -[submodule "libraries/libcli"] - path = libraries/libcli - url = git@git.cryptech.is:user/ft/libcli |