Count other superproject update errors

In particular, this counts instances of GitAPIException, which often
occur with ConcurrentRefUpdateException as their cause.

A followup change can get rid of this custom error reporting metric
and use something more centralized instead.

Change-Id: Ieed1c018f66e069789ae76e819dd40921a54c40c
1 file changed
tree: d2ba83ed844a97328ad36aac388c60fa115298b4
  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