[acceptance-tests] Move git "submodules" to acceptance-tests/external instead of...
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 9 Mar 2016 15:54:09 +0000 (16:54 +0100)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 9 Mar 2016 15:54:09 +0000 (16:54 +0100)
commit4063befe57aab3f21abd10a8713aa0ebc22cedd8
tree132f5c149d08c220a2a86a1c67354c5965fcc6a2
parent5a33ae7c7fe235dc1576363d30847017eae51e51
[acceptance-tests] Move git "submodules" to acceptance-tests/external instead of next to Mono repo

A few people told me it's surprising that acceptance-tests checks out repos into <mono repo>/../
and it can cause unwanted changes when a repo with the same name already exists there.

While this structure is used in several internal repos I agree for Mono it's better to keep
everything inside the repo itself.
acceptance-tests/Makefile.am
acceptance-tests/external/.gitignore [new file with mode: 0644]
acceptance-tests/versions.mk