7f7f7f903e865dba25456843dd33e2e3530c76b3
Creating refs/meta/config should not crash the MergeabilityChecker. Instead return true to recheck merges in this project, which should be empty and therefore quite fast. During creation the oldObjectId is "0"x40 and this SHA-1 does not exist in empty repositories, causing a stack trace to be thrown in the checker, polluting the logs unnecessarily. Change-Id: Ic399521d63b7c7a4312a59c0e603d1c54440974e
Description
RETIRED, Gerrit as used by OpenStack