From 9169c581d401c248441b081308a4b3b54df952b0 Mon Sep 17 00:00:00 2001 From: Ilya P Date: Tue, 2 May 2017 19:15:13 +0300 Subject: [PATCH] Added Proxy subrepository --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 9a1e8b1..b3ce91c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "Rabbit"] path = Rabbit url = git@github.com:RD17/ambar-rabbit.git +[submodule "Proxy"] + path = Proxy + url = git@github.com:RD17/ambar-proxy.git