subcomponents { git-repo { name: "A non-shallow repository"; path: "test-repo"; fetch { git { url: "https://github.com/subcomponent/test-git-simple.git"; branch: "master"; } } } }