commit | 591cb535edac04cf119b6c67a8c2845cb7796ae0 | [log] [tgz] |
---|---|---|
author | Jonathan Nieder <jrn@google.com> | Mon Jun 28 17:38:05 2021 -0700 |
committer | Jonathan Nieder <jrn@google.com> | Mon Jun 28 18:54:58 2021 -0700 |
tree | d2ba83ed844a97328ad36aac388c60fa115298b4 | |
parent | 161f564d81e04a00a834dedbf7eec071f69635cc [diff] |
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
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