Config: add "exclude" option to the "copy all" case

There is no intermediate state between "copy all" or "copy one". It is
common to want to copy "all branches except a, b and c".

Add a "exclude" option to the "copy all" config, so specific branches
can be ignored.

Change-Id: I40e222825ecc715f3ed62afd247534258d9e581b
6 files changed
tree: 90c727423d4229170aa463847bd2db7c85f27c76
  1. java/
  2. javatests/
  3. BUILD
  4. external_plugin_deps.bzl
  5. LICENSE
  6. README.md
README.md

The plugin will update a superproject to contain the submodules defined in the manifest XML file whenever the manifest repo is changed.

For more information see the documentation or the build instructions