From a47381aba0e9833eb1c4c19fba6aa0ac3f0c968a Mon Sep 17 00:00:00 2001 From: AlessandroZ Date: Wed, 1 Mar 2017 12:06:29 +0100 Subject: [PATCH] adding new submodule --- .gitmodules | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitmodules b/.gitmodules index 1e1135de..5e3f7b0d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,6 +10,10 @@ path = pupy/external/LaZagne url = https://github.com/AlessandroZ/LaZagne shallow = false +[submodule "pupy/external/changeme"] + path = pupy/external/changeme + url = https://github.com/AlessandroZ/changeme + shallow = false [submodule "pupy/external/impacket"] path = pupy/external/impacket url = https://github.com/CoreSecurity/impacket