dd1a0f8b18855e90f6da567e05ca6c9bfa57c8dd
The reference name "refs/*" was being rejected because JGit's Repository.isValidRefName() method was passed "refs" and it requires there be at least one "/" in the name given. Use a special case for "refs/*" since we permit this to match any reference in the repository. Change-Id: I5e77819e8414ff7681928dcd53c2fdbbe2e0be0f Signed-off-by: Shawn O. Pearce <sop@google.com> Reviewed-by: Nico Sallembien <nsallembien@google.com>
Description
RETIRED, Gerrit as used by OpenStack