Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx> writes: > + # It's also useless to try any matching unless $refname has a dot, > + # so we check for that too > + if ($input_params{'action'} eq 'snapshot' && This broke t9500 because $input_params{'action'} can be undef. What I'll be pushing out on 'pu' has a fixup on it (I am rewinding and rebuilding 'pu' right now so it will be a while). Next time, please make sure that your patches pass the tests before sending them out. Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html