diff options
author | makefu <github@syntax-fehler.de> | 2013-02-23 15:55:49 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2013-02-23 15:55:49 +0100 |
commit | 001bfd5f2b6890cafd209de4ea360927d4dd8a55 (patch) | |
tree | ff5805c808afc2fbe460f767f65ae1152fb32776 /.gitmodules | |
parent | 1ca9360f5a35d0c2ee5876bba85f2ead44e5a540 (diff) |
minikrebs is now a submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index b51a2b2e..e704edfa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,3 +28,6 @@ [submodule "Reaktor/repos/whatweb"] path = Reaktor/repos/whatweb url = https://github.com/urbanadventurer/WhatWeb.git +[submodule "minikrebs"] + path = minikrebs + url = https://github.com/krebscode/minikrebs.git |