if (REPOSITORIES.exists() || REPOSITORIES.mkdirs()) {\r
cloneOrFetch("helloworld.git", "https://github.com/git/hello-world.git");\r
cloneOrFetch("ticgit.git", "https://github.com/jeffWelling/ticgit.git");\r
- cloneOrFetch("test/bluez-gnome.git",\r
- "https://git.kernel.org/pub/scm/bluetooth/bluez-gnome.git");\r
cloneOrFetch("test/jgit.git", "https://github.com/eclipse/jgit.git");\r
cloneOrFetch("test/helloworld.git", "https://github.com/git/hello-world.git");\r
cloneOrFetch("test/ambition.git", "https://github.com/defunkt/ambition.git");\r