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