X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=.gitmodules;h=012622646c37d3aac8d489fde49184e669ebf17c;hb=c783f3e615c930a6af442c8ceb41c5aca47cc54c;hp=bc2ebe1b232bcd57d0960023a8d3429a2f2879d0;hpb=1d411b51a909a5b7b15f76705b61f3fc09505d22;p=demos%2Fkafka%2Fwordcount diff --git a/.gitmodules b/.gitmodules index bc2ebe1..0126226 100644 --- a/.gitmodules +++ b/.gitmodules @@ -18,3 +18,18 @@ path = counter url = ./ branch = counter +[submodule "users"] + path = users + url = ./ + branch = users +[submodule "fortune"] + path = fortune + url = ./ + branch = fortune +[submodule "splitter"] + path = splitter + url = ./ +[submodule "popular"] + path = popular + url = ./ + branch = popular