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