Update git submodules
* Update plugins/replication from branch 'master'
to 90ca234c456767b79608ad2254f3e80f02f308ca
- Skip loading of fetch refSpecs targets
When loading destination configurations, gracefully skip those targets
that have explicitly set fetch refSpecs since they do not constitute valid
targets to replicate to.
Endpoints configured to replicate via fetch refSpecs might be dealt with
by the pull-replication plugin instead.
Note: To ensure back compatibility, the absence of both push and fetch values
is still interpreted as push to refs/*:refs/* (or to +refs/*:refs/*,
when `gerrit.defaultForceUpdate` is true).
Feature: Issue 11775
Change-Id: Icb624790686ce6346128a2cce5bf158792c8d3e9
diff --git a/plugins/replication b/plugins/replication
index b3ed3c8..90ca234 160000
--- a/plugins/replication
+++ b/plugins/replication
@@ -1 +1 @@
-Subproject commit b3ed3c8f9a8bab51beed794de5be8fd6da44231a
+Subproject commit 90ca234c456767b79608ad2254f3e80f02f308ca