d5dbf2a41a1f6585d41fdc403e01da5b33fd5df2
The push refspecs that were given in the example 'replication.config' file (e.g. '+refs/heads/*') were causing an IllegalArgumentException "Invalid wildcards +refs/heads/*" on Gerrit startup. With this change the push refspecs in the example 'replication.config' are now corrected and look now e.g. like this: '+refs/heads/*:refs/heads/*' Signed-off-by: Edwin Kempin <edwin.kempin@gmail.com>
Description
RETIRED, Gerrit as used by OpenStack