Clones already having a buildSrc directory should issue the following:
$ git submodule sync
$ git submodule update
4 lines
101 B
Plaintext
4 lines
101 B
Plaintext
[submodule "buildSrc"]
|
|
path = buildSrc
|
|
url = git://github.com/SpringSource/spring-build-gradle.git
|